diff --git a/boxjs/fmz200_boxjs.json b/boxjs/fmz200_boxjs.json index 9237b4f7..2c78872c 100644 --- a/boxjs/fmz200_boxjs.json +++ b/boxjs/fmz200_boxjs.json @@ -5,16 +5,13 @@ "icon": "https://avatars.githubusercontent.com/u/57740735?s=60&v=4", "repo": "https://github.com/fmz200/wool_scripts", "desc": "订阅大多都支持多账号,协定数据格式如下:有主键的用JSON,没有主键的拼接用#分割用@。\n例如{\"uid1\": \"token1\", \"uid2\": \"token2\",\"uid3\": \"token3\"}和uid1#token1@uid2#token2@uid3#token3", - "date": "更新日期:2025-05-27 22:00:00", + "date": "更新日期:2025-07-29 19:00:00", "apps": [ { "id": "fmz200_xiaohongshu", "name": "小红书功能增强", "keys": [ - "fmz200.xiaohongshu.imageQuality", - "fmz200.xiaohongshu.feed.rsp", - "redBookVideoFeed", - "redBookVideoFeedUnlock" + "fmz200.xiaohongshu.imageQuality" ], "descs_html": [ "可选图片质量,保存无水印图片和视频" @@ -328,6 +325,39 @@ "https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/xxyx.jpeg" ] }, + { + "id": "fmz200_wmbwc_data", + "name": "歪麦霸王餐签到", + "keys": [ + "wmbwc_data" + ], + "descs_html": [ + "打开app,进入我的页面获取token" + ], + "settings": [ + { + "id": "wmbwc_data", + "name": "", + "val": "", + "desc": "", + "type": "textarea", + "autoGrow": true, + "rows": 4 + } + ], + "author": "@Sliverkiss", + "repo": "https://github.com/fmz200/wool_scripts", + "scripts": [ + { + "name": "歪麦霸王餐每日任务", + "script": "https://gist.githubusercontent.com/Sliverkiss/49a9ffb2169a2becc33bf4fdbf6eb99a/raw/wmbwc.js" + } + ], + "icons": [ + "https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/wmbwc.png", + "https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/wmbwc.png" + ] + }, { "id": "fmz200_chery_account", "name": "奇瑞汽车App签到", @@ -801,15 +831,7 @@ "wb_delete_cookie", "wb_msg_max_num", "wb_request_time", - "fmz200_weibotalk_token", - "evil_tokenurl", - "evil_tokenheaders", - "evil_tokencheckinurl", - "evil_tokencheckinheaders", - "evil_tokenurl2", - "evil_tokenheaders2", - "evil_tokencheckinurl2", - "evil_tokencheckinheaders2" + "fmz200_weibotalk_token" ], "settings": [ { @@ -840,70 +862,6 @@ "type": "textarea", "autoGrow": true, "rows": 4 - }, - { - "id": "evil_tokenurl", - "name": "账号1的token", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokenheaders", - "name": "账号1的headers", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokencheckinurl", - "name": "账号1的签到url", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokencheckinheaders", - "name": "账号1的签到headers", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokenurl2", - "name": "账号2的token", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokenheaders2", - "name": "账号2的headers", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokencheckinurl2", - "name": "账号2的签到url", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 - }, - { - "id": "evil_tokencheckinheaders2", - "name": "账号2的签到headers", - "val": "", - "type": "textarea", - "autoGrow": true, - "rows": 4 } ], "author": "@toulanboy, @fmz200", diff --git a/icons/apps/wmbwc.png b/icons/apps/wmbwc.png new file mode 100644 index 00000000..46e702ea Binary files /dev/null and b/icons/apps/wmbwc.png differ diff --git a/icons/icons-all.json b/icons/icons-all.json index 6f515c55..81462ba8 100644 --- a/icons/icons-all.json +++ b/icons/icons-all.json @@ -1,6 +1,6 @@ { "name": "fmz200の图标库", - "description": "收集一些自己常用的图标,尺寸为108px或144px,数量约1587个,更新日期:2025-06-05 15:00:00", + "description": "收集一些自己常用的图标,尺寸为108px或144px,数量约1587个,更新日期:2025-07-29 19:00:00", "icons": [ { "name": "fmz200", @@ -1290,6 +1290,10 @@ "name": "wireguard", "url": "https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/wireguard.png" }, + { + "name": "歪麦霸王餐", + "url": "https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/wmbwc.png" + }, { "name": "wangzherongyao", "url": "https://raw.githubusercontent.com/fmz200/wool_scripts/main/icons/apps/wangzherongyao.png"