fix: RSS订阅插件下载没有启用代理问题
This commit is contained in:
parent
7d97b9142a
commit
419276eb85
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user