forked from sngxpro/AutoSyncScript
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path中青重写
84 lines (84 loc) · 2.26 KB
/
中青重写
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"name": "elecV2P 重写订阅",
"author": "留个名字 elecV2",
"note": "xx 导出的重写规则。该订阅目前仅适用于 elecV2P。更多说明请查看: https://github.com/elecV2/elecV2P-dei/tree/master/docs/05-rewrite.md",
"date": "2021-08-22 15:49:47",
"mitmhost": [],
"rewrite": [
{
"match": "https://ant.xunsl.com/v5/article/info.json",
"target": "jcwz.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v5/article/detail.json",
"target": "jcwz.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v5/nameless/adlickstart.json",
"target": "jckkz.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v5/CommonReward/toGetReward.json",
"target": "jcqd.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v5/user/stay.json",
"target": "jcwz.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v17/NewTask/getTaskList.json",
"target": "jc_today_score.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v5/CommonReward/toGetReward.json",
"target": "jcbox.js",
"enable": false
},
{
"match": "https://ant.xunsl.com/v17/NewTask/getTaskList.json",
"target": "jc_share.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/v5/article/info.json",
"target": "zqwz.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/v5/article/detail.json",
"target": "zqwz.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/v5/user/stay.json",
"target": "zqwz.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/CommonReward/toGetReward.json",
"target": "zqqd.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/v17/NewTask/getTaskList.json",
"target": "zq_today_score.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/v5/nameless/adlickstart.json",
"target": "zqkkz.js",
"enable": false
},
{
"match": "https://kandian.wkandian.com/v5/wechat/withdraw2.json",
"target": "zq_withdraw.js",
"enable": false
}
]
}