fix 插件API安全控制

This commit is contained in:
jxxghp
2024-04-25 18:00:31 +08:00
parent 827007fe24
commit b367d1a4f6
25 changed files with 219 additions and 183 deletions

View File

@@ -2,11 +2,12 @@
"AutoSignIn": {
"name": "站点自动签到",
"description": "自动模拟登录、签到站点。",
"version": "2.0",
"version": "2.1",
"icon": "signin.png",
"author": "thsrite",
"level": 2,
"history": {
"v2.1": "增强API安全性",
"v2.0": "站点签到时更新站点使用统计信息需要主程序升级至v1.8.3+版本",
"v1.9": "支持馒头新架构自动签到"
}
@@ -22,11 +23,12 @@
"SiteStatistic": {
"name": "站点数据统计",
"description": "自动统计和展示站点数据。",
"version": "2.8",
"version": "2.9",
"icon": "statistic.png",
"author": "lightolly",
"level": 2,
"history": {
"v2.9": "增强API安全性",
"v2.8": "修复馒头未读消息统计",
"v2.7": "修复憨憨种子信息只统计第一页的问题,增加移除失效统计选项",
"v2.6": "支持馒头新架构数据统计"
@@ -43,11 +45,12 @@
"DoubanSync": {
"name": "豆瓣想看",
"description": "同步豆瓣想看数据,自动添加订阅。",
"version": "1.6",
"version": "1.7",
"icon": "douban.png",
"author": "jxxghp",
"level": 2,
"history": {
"v1.7": "增强API安全性",
"v1.6": "同步历史记录支持手动删除需要主程序升级至v1.8.4+版本",
"v1.5": "豆瓣信息识别后直接添加订阅,不进行搜索下载"
}
@@ -55,11 +58,12 @@
"DirMonitor": {
"name": "目录监控",
"description": "监控目录文件发生变化时实时整理到媒体库。",
"version": "1.9",
"version": "2.0",
"icon": "directory.png",
"author": "jxxghp",
"level": 1,
"history": {
"v2.0": "增强API安全性",
"v1.9": "修复目录监控不能正确获取下载历史记录进行识别的问题"
}
},
@@ -74,11 +78,12 @@
"DoubanRank": {
"name": "豆瓣榜单订阅",
"description": "监控豆瓣热门榜单,自动添加订阅。",
"version": "1.8",
"version": "1.9",
"icon": "movie.jpg",
"author": "jxxghp",
"level": 2,
"history": {
"v1.9": "增强API安全性",
"v1.8": "订阅历史记录支持手动删除需要主程序升级至v1.8.4+版本"
}
},
@@ -125,10 +130,13 @@
"CloudflareSpeedTest": {
"name": "Cloudflare IP优选",
"description": "🌩 测试 Cloudflare CDN 延迟和速度自动优选IP。",
"version": "1.1",
"version": "1.2",
"icon": "cloudflare.jpg",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.2": "增强API安全性"
}
},
"BestFilmVersion": {
"name": "收藏洗版",
@@ -189,10 +197,13 @@
"AutoBackup": {
"name": "自动备份",
"description": "自动备份数据和配置文件。",
"version": "1.1",
"version": "1.2",
"icon": "Time_machine_B.png",
"author": "thsrite",
"level": 1
"level": 1,
"history": {
"v1.2": "增强API安全性"
}
},
"IYUUAutoSeed": {
"name": "IYUU自动辅种",
@@ -409,10 +420,13 @@
"LinkMonitor": {
"name": "实时硬链接",
"description": "监控目录文件变化,实时硬链接。",
"version": "1.5",
"version": "1.6",
"icon": "Linkace_C.png",
"author": "jxxghp",
"level": 1
"level": 1,
"history": {
"v1.6": "增强API安全性"
}
},
"CategoryEditor": {
"name": "二级分类策略",