2 changed files with 115 additions and 0 deletions
File diff suppressed because one or more lines are too long
@ -0,0 +1,21 @@ |
|||
{ |
|||
"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 |
|||
} |
|||
] |
|||
} |
Loading…
Reference in new issue