-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmiguMusic.sgmoudle
19 lines (16 loc) · 1.13 KB
/
miguMusic.sgmoudle
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#!name=咪咕音乐解锁部分功能
#!desc=歌曲播放、下载、去除部分广告
#!system=ios
[Rule]
URL-REGEX,^https://app\.u\.nf\.migu\.cn/bmw/pay/reminder,REJECT
URL-REGEX,^https://app\.c\.nf\.migu\.cn/column/startup-pic-with-ad,DIRECT
URL-REGEX,^https://app\.pd\.nf\.migu.cn/bmw/marketing-popup,REJECT
URL-REGEX,^https://app\.c\.nf\.migu\.cn/member/api/marketing/text,REJECT
[Header Rewrite]
http-request ^https://app\.(c|pd)\.nf\.migu\.cn/(\w+)/(listen-url|batchQueryMusicPolicy.do|download-url)/ header-replace Cookie ""
http-request ^https://app\.(c|pd)\.nf\.migu\.cn/(\w+)/(listen-url|batchQueryMusicPolicy.do|download-url)/ header-replace cookie ""
http-request ^https://app\.(c|pd)\.nf\.migu\.cn/(\w+)/(listen-url|batchQueryMusicPolicy.do|download-url)/ header-replace bversionid ""
http-request ^https://app\.(c|pd)\.nf\.migu\.cn/(\w+)/(listen-url|batchQueryMusicPolicy.do|download-url)/ header-replace ce ""
http-request ^https://app\.(c|pd)\.nf\.migu\.cn/(\w+)/(listen-url|batchQueryMusicPolicy.do|download-url)/ header-add uid 15659432583520401615740
[MITM]
hostname = %INSERT% app.c.nf.migu.cn,app.u.nf.migu.cn,app.pd.nf.migu.cn