You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
525 B
21 lines
525 B
3 years ago
|
{
|
||
|
"name": "中青重写订阅",
|
||
|
"author": "tomo",
|
||
|
"mitmhost": [
|
||
|
"kandian.wkandian.com"
|
||
|
],
|
||
|
"rewrite": [
|
||
|
{
|
||
|
"match": "https://kandian.wkandian.com/v5/nameless/adlickstart.json",
|
||
|
"stage": "req",
|
||
|
"target": "http://47.106.101.70:7000/haptear/zqjson/zq_rewrite.js",
|
||
|
"enable": true
|
||
|
},
|
||
|
{
|
||
|
"match": "https://kandian.wkandian.com/v5/article/info.json",
|
||
|
"stage": "req",
|
||
|
"target": "http://47.106.101.70:7000/haptear/zqjson/zq_rewrite.js",
|
||
|
"enable": true
|
||
|
}
|
||
|
]
|
||
|
}
|