mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-03-20 12:08:09 +08:00
Merge pull request #950 from LWLLR/bugfix/rss-proxy
This commit is contained in:
@@ -591,6 +591,7 @@ class RssSubscribe(_PluginBase):
|
||||
page_url=link,
|
||||
size=sise,
|
||||
pubdate=pubdate.strftime("%Y-%m-%d %H:%M:%S") if pubdate else None,
|
||||
site_proxy=self._proxy,
|
||||
)
|
||||
# 过滤种子
|
||||
if self._filter:
|
||||
|
||||
Reference in New Issue
Block a user