Skip to content

Commit

Permalink
Update edc.conf
Browse files Browse the repository at this point in the history
  • Loading branch information
erdongchanyo authored Dec 14, 2021
1 parent ac1ebe3 commit bb3a9a6
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions Quantumult X/AllinOneRewrite/edc.conf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
hostname = api.m.jd.com, trade-acs.m.taobao.com, mb3admin.com, biz.caiyunapp.com, testflight.apple.com, spclient.wg.spotify.com, redirector*.googlevideo.com,*.googlevideo.com,www.youtube.com,s.youtube.com
hostname = api.m.jd.com, trade-acs.m.taobao.com, mb3admin.com, biz.caiyunapp.com, testflight.apple.com, spclient.wg.spotify.com

# 京东比价
^https?://api\.m\.jd\.com/(client\.action|api)\?functionId=(wareBusiness|serverConfig|basicConfig|lite_wareBusiness|pingou_item) url script-response-body https://raw.githubusercontent.com/zwf234/rules/master/js/jd_price.js
Expand All @@ -19,10 +19,3 @@ hostname = api.m.jd.com, trade-acs.m.taobao.com, mb3admin.com, biz.caiyunapp.com

# Spotify Premuim解锁(By app2smile
^https\:\/\/spclient\.wg\.spotify\.com\/(bootstrap\/v1\/bootstrap|user-customization-service\/v1\/customize)$ url script-response-body https://raw.githubusercontent.com/app2smile/rules/master/js/spotify-proto.js

#YouTube去广告
(^https?:\/\/[\w-]+\.googlevideo\.com\/(?!dclk_video_ads).+)&ctier=L(&.+) url 302 $1&ctier=A$2
^https?:\/\/[\w-]+\.googlevideo\.com\/(?!(dclk_video_ads|videoplayback\?)).+&oad url reject
^https?:\/\/(www|s)\.youtube\.com\/api\/stats\/ads url reject
^https?:\/\/(www|s)\.youtube\.com\/(pagead|ptracking) url reject
^https?:\/\/s\.youtube\.com\/api\/stats\/qoe\?adcontext url reject

0 comments on commit bb3a9a6

Please sign in to comment.