feature: 站点刷流功能拓展

This commit is contained in:
InfinityPacer
2024-03-27 11:08:29 +08:00
parent 1f44b67287
commit 8f2f8604bd
2 changed files with 2 additions and 2 deletions

View File

@@ -210,7 +210,7 @@
"BrushFlow": {
"name": "站点刷流",
"description": "自动托管刷流,将会提高对应站点的访问频率。",
"version": "1.6",
"version": "1.7",
"icon": "brush.jpg",
"author": "jxxghp",
"level": 2

View File

@@ -179,7 +179,7 @@ class BrushFlow(_PluginBase):
# 插件图标
plugin_icon = "brush.jpg"
# 插件版本
plugin_version = "1.6"
plugin_version = "1.7"
# 插件作者
plugin_author = "jxxghp,InfinityPacer"
# 作者主页