From f8e56f3f5784f8ddff8c8bf6800eaef17d58e8c1 Mon Sep 17 00:00:00 2001 From: haptear Date: Wed, 8 Sep 2021 18:55:45 +0800 Subject: [PATCH] 123 --- jccx.json | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 jccx.json diff --git a/jccx.json b/jccx.json new file mode 100644 index 0000000..cac152d --- /dev/null +++ b/jccx.json @@ -0,0 +1,50 @@ +{ + "name": "晶彩重写订阅", + "author": "elecV2p", + "mitmhost": ["ant.xunsl.com"], + "rewrite": [ + { + "match": "https://ant.xunsl.com/v5/article/info.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jcwz.js", + "enable": true + }, + { + "match": "https://ant.xunsl.com/v5/article/detail.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jcwz.js", + "enable": true + }, + { + "match": "https://ant.xunsl.com/v5/nameless/adlickstart.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jckkz.js", + "enable": true + }, + { + "match": "https://ant.xunsl.com/v5/CommonReward/toGetReward.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jcqd.js", + "enable": true + }, + { + "match": "https://ant.xunsl.com/v5/CommonReward/toGetReward.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jcbox.js", + "enable": true + } + , + { + "match": "https://ant.xunsl.com/v5/user/stay.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jcwz.js", + "enable": true + } + , + { + "match": "https://ant.xunsl.com/v5/wechat/withdraw2.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jc_withdraw.js", + "enable": true + } + , + { + "match": "https://ant.xunsl.com/v17/NewTask/getTaskList.json", + "target": "https://ghproxy.com/https://raw.githubusercontent.com/shaolin-kongfu/js_scripts/main/jc_today_score.js", + "enable": true + } + ] +}