mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-21 07:26:44 +00:00
fix 插件icon
This commit is contained in:
16
package.json
16
package.json
@@ -12,7 +12,7 @@
|
||||
"name": "云盘strm生成",
|
||||
"description": "监控文件创建,生成strm文件。",
|
||||
"version": "1.6",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/cloudstrm.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/cloudstrm.png",
|
||||
"color": "#999999",
|
||||
"author": "thsrite",
|
||||
"level": 1
|
||||
@@ -21,7 +21,7 @@
|
||||
"name": "站点未读消息",
|
||||
"description": "发送站点未读消息。",
|
||||
"version": "1.2",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/unread.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/unread.png",
|
||||
"color": "#4179F4",
|
||||
"author": "thsrite",
|
||||
"level": 2
|
||||
@@ -30,7 +30,7 @@
|
||||
"name": "清理订阅缓存",
|
||||
"description": "清理订阅已下载集数。",
|
||||
"version": "1.0",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/subscribeclear.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/subscribeclear.png",
|
||||
"color": "#80bef7",
|
||||
"author": "thsrite",
|
||||
"level": 2
|
||||
@@ -39,7 +39,7 @@
|
||||
"name": "下载种子",
|
||||
"description": "选择下载器,添加种子任务。",
|
||||
"version": "1.0",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/download.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/download.png",
|
||||
"color": "#f87878",
|
||||
"author": "thsrite",
|
||||
"level": 1
|
||||
@@ -48,7 +48,7 @@
|
||||
"name": "安全删除站点",
|
||||
"description": "删除下载器中该站点辅种,保留该站点没有辅种的种子。",
|
||||
"version": "1.0",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/sitesafe.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/sitesafe.png",
|
||||
"color": "#6bdd88",
|
||||
"author": "thsrite",
|
||||
"level": 1
|
||||
@@ -57,7 +57,7 @@
|
||||
"name": "插件自动更新",
|
||||
"description": "监测已安装插件,自动更新最新版本。",
|
||||
"version": "1.2",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/pluginupdate.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/pluginupdate.png",
|
||||
"color": "#95eb95",
|
||||
"author": "thsrite",
|
||||
"level": 1
|
||||
@@ -66,7 +66,7 @@
|
||||
"name": "插件强制重装",
|
||||
"description": "卸载当前插件,强制重装。",
|
||||
"version": "1.1",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/reinstall.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/reinstall.png",
|
||||
"color": "#3c78d8",
|
||||
"author": "thsrite",
|
||||
"level": 1
|
||||
@@ -75,7 +75,7 @@
|
||||
"name": "群辉Webhook通知",
|
||||
"description": "接收群辉webhook通知并推送。",
|
||||
"version": "1.1",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugin-Market/main/icons/synology.png",
|
||||
"icon": "https://raw.githubusercontent.com/thsrite/MoviePilot-Plugins/main/icons/synology.png",
|
||||
"color": "#adc8f7",
|
||||
"author": "thsrite",
|
||||
"level": 1
|
||||
|
||||
Reference in New Issue
Block a user