Merge remote-tracking branch 'origin/feature_dev' into feature_dev

This commit is contained in:
InfinityPacer
2024-04-02 17:28:55 +08:00
2 changed files with 2 additions and 2 deletions

View File

@@ -228,7 +228,7 @@
"description": "自动托管刷流,将会提高对应站点的访问频率。",
"version": "2.2",
"icon": "brush.jpg",
"author": "jxxghp",
"author": "jxxghp,InfinityPacer",
"level": 2
},
"DownloadingMsg": {

View File

@@ -189,7 +189,7 @@ class BrushFlow(_PluginBase):
# 插件作者
plugin_author = "jxxghp,InfinityPacer"
# 作者主页
author_url = "https://github.com/jxxghp"
author_url = "https://github.com/InfinityPacer"
# 插件配置项ID前缀
plugin_config_prefix = "brushflow_"
# 加载顺序