mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
Merge remote-tracking branch 'origin/feature_dev' into feature_dev
This commit is contained in:
@@ -228,7 +228,7 @@
|
||||
"description": "自动托管刷流,将会提高对应站点的访问频率。",
|
||||
"version": "2.2",
|
||||
"icon": "brush.jpg",
|
||||
"author": "jxxghp",
|
||||
"author": "jxxghp,InfinityPacer",
|
||||
"level": 2
|
||||
},
|
||||
"DownloadingMsg": {
|
||||
|
||||
@@ -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_"
|
||||
# 加载顺序
|
||||
|
||||
Reference in New Issue
Block a user