fix(plugin): 按绑定仓库处理插件更新 (#6472)

This commit is contained in:
InfinityPacer
2026-08-26 21:35:16 +08:00
committed by GitHub
parent 0a5b6a637d
commit d24c52ea97
14 changed files with 287 additions and 52 deletions
+1 -1
View File
@@ -430,7 +430,7 @@ class SiteParserBase(metaclass=ABCMeta):
"""
pass
def _parse_logged_in(self, html_text):
def _parse_logged_in(self, html_text: str) -> bool:
"""
解析用户是否已经登陆
:param html_text: