Merge remote-tracking branch 'origin/main'

This commit is contained in:
jxxghp
2023-10-22 08:20:10 +08:00
2 changed files with 3 additions and 2 deletions

View File

@ -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: