diff --git a/package.json b/package.json index 15f6bdf..79cb097 100644 --- a/package.json +++ b/package.json @@ -228,7 +228,7 @@ "description": "自动托管刷流,将会提高对应站点的访问频率。", "version": "2.2", "icon": "brush.jpg", - "author": "jxxghp", + "author": "jxxghp,InfinityPacer", "level": 2 }, "DownloadingMsg": { diff --git a/plugins/brushflow/__init__.py b/plugins/brushflow/__init__.py index c9d3d24..a337f1a 100644 --- a/plugins/brushflow/__init__.py +++ b/plugins/brushflow/__init__.py @@ -188,7 +188,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_" # 加载顺序