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 + } + ] +}