Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

针对 Clash 的纯 IP-CIDR 配置使用 Rule-Provider IP-CIDR Payload #135

Closed
chenyiping1995 opened this issue Dec 30, 2020 · 8 comments
Closed

Comments

@chenyiping1995
Copy link

针对整个规则中只有 IP-CIDR 的配置,Clash 提供了如下格式的 payload。此功能与 Surge / Shadowrocket 上 DOMAIN-SETRULE-SET 相似,推测可能有性能上的差异。

https://github.com/Dreamacro/clash/wiki/Premium-Core-Features#ipcidr

样例:

payload:
  - '192.168.1.0/24'
  - '10.0.0.0.1/32'

建议更改的规则

blackmatrix7/ios_rule_script/master/rule/Clash/ChinaIPs/ChinaIPs.yaml
blackmatrix7/ios_rule_script/release/rule/Clash/ChinaIPs/ChinaIPs.yaml

@blackmatrix7
Copy link
Owner

谢谢反馈,Clash我自己不怎么使用,不太清楚里面的差异,后续改下程序实现类似DOMIAN-SET的功能。

另外请教下Shadowrocket也有DOMAIN-SET吗?这两个我都不怎么使用。

@chenyiping1995
Copy link
Author

Shadowrocket 也是有 DOMAIN-SET 的。理论来说,Shadowrocket 除了不支持策略组 (App Store 版; 也就是说只能用 DIRECT, REJECT, PROXY 和指定特定节点) 外,其他完全与 Surge 规则一样。

下图为 Shadowrocket 兼容的规则 (App Store版)

image

@chenyiping1995
Copy link
Author

另附我现在在用的 Shadowrocket 配置供参考写法。

[General]
bypass-system = true
dns-server = 119.29.29.29, 223.5.5.5
skip-proxy = 127.0.0.0/8, 192.168.0.0/16, 169.254.0.0/16, 172.16.0.0/12, 10.0.0.0/8, 100.64.0.0/10, 224.0.0.0/4, localhost, *.local, *.lan
bypass-tun = 127.0.0.0/8, 192.168.0.0/16, 169.254.0.0/16, 172.16.0.0/12, 10.0.0.0/8, 100.64.0.0/10, 224.0.0.0/4
ipv6=true

[Rule]
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/WhiteList/WhiteList.list, DIRECT
DOMAIN-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Advertising/Advertising_Domain.list, REJECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Advertising/Advertising.list, REJECT
DOMAIN-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AdvertisingTest/AdvertisingTest_Domain.list, REJECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AdvertisingTest/AdvertisingTest.list, REJECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Hijacking/Hijacking.list, REJECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Privacy/Domain.list, REJECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Privacy/Privacy.list, REJECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Lan/Lan.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/360/360.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/4399/4399.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Alibaba/Alibaba.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Apple/Apple.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AppStore/AppStore.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Baidu/Baidu.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Bilibili/Bilibili.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/ByteDance/ByteDance.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/CCTV/CCTV.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/DiDi/DiDi.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Douyu/Douyu.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Download/Download.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Himalaya/Himalaya.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Huawei/Huawei.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/IQiyi/IQiyi.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Microsoft/Microsoft.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/NetEase/NetEase.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/NetEaseMusic/NetEaseMusic.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Sina/Sina.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/SohuSogo/SohuSogo.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/SteamCN/SteamCN.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/SystemOTA/SystemOTA.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Tencent/Tencent.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TencentVideo/TencentVideo.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TestFlight/TestFlight.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TikTok/TikTok.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/VipShop/VipShop.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Weibo/Weibo.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/XiaoMi/XiaoMi.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Xunlei/Xunlei.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Youku/Youku.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Zhihu/Zhihu.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Meitu/Meitu.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Pinduoduo/Pinduoduo.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/ChinaMedia/ChinaMedia.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AsianMedia/AsianMedia.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/China/China.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/ChinaTest/ChinaTest.list, DIRECT
DOMAIN-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/ChinaTest/ChinaTest_Domain.list, DIRECT
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Adobe/Adobe.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Amazon/Amazon.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AppleBlock/AppleBlock.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AppleNews/AppleNews.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/AppleTV/AppleTV.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Bahamut/Bahamut.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/BBC/BBC.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Blizzard/Blizzard.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Discord/Discord.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Disney/Disney.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Dubox/Dubox.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Facebook/Facebook.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Github/Github.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Google/Google.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Instagram/Instagram.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/LastPass/LastPass.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Netflix/Netflix.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Niconico/Niconico.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/OneDriver/OneDriver.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/PayPal/PayPal.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Rockstar/Rockstar.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Sony/Sony.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Spark/Spark.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Speedtest/Speedtest.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Spotify/Spotify.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Steam/Steam.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/TeamViewer/TeamViewer.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Telegram/Telegram.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Twitter/Twitter.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Whatsapp/Whatsapp.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Wikipedia/Wikipedia.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/YouTube/YouTube.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/YouTubeMusic/YouTubeMusic.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/BlackList/BlackList.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Game/Game.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Developer/Developer.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/GlobalMedia/GlobalMedia.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Mail/Mail.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Scholar/Scholar.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Cloudflare/Cloudflare.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Global/Global.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Proxy/Proxy.list, PROXY
DOMAIN-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/Proxy/Proxy_Domain.list, PROXY
RULE-SET, https://raw.githubusercontent.com/blackmatrix7/ios_rule_script/master/rule/Shadowrocket/ChinaIPs/ChinaIPs.list, DIRECT
GEOIP, CN, DIRECT
FINAL, PROXY

[URL Rewrite]
^(http|https)://(www.)?(g|google)\.cn https://www.google.com 302
^(http|https)://(ditu|maps).google.cn https://maps.google.com 302
^(http|https)://(www.)?taobao\.com\/ https://taobao.com/ 302
^(http|https)://(www.)?jd\.com\/ https://www.jd.com/ 302
^(http|https)://(www.)?mi\.com\/ https://www.mi.com/ 302
^(http|https)://you.163.com/ https://you.163.com/ 302
^(http|https)://(www.)?suning\.com\/ https://suning.com/ 302
^(http|https)://(www.)?yhd\.com\/ https://yhd.com/ 302
^http://t.cn https://sinaurl.cn 302
^(http|https)://(www.)?ign\.xn--fiqs8s\/ http://cn.ign.com/ccpref/us 302
^(http|https)://(www.)?abbyychina\.com\/ https://www.abbyy.cn/ 302
^(http|https)://(www.)?bartender\.cc\/ https://www.macbartender.com/ 302
^(http|https)://(www.)?(betterzipcn|betterzip)\.(com|net)\/ https://macitbetter.com/ 302
^(http|https)://(www.)?beyondcompare\.cc\/ https://www.scootersoftware.com/ 302
^(http|https)://(www.)?bingdianhuanyuan\.cn\/ https://www.faronics.com/zh-hans/products/deep-freeze 302
^(http|https)://(www.)?chemdraw\.com\.cn\/ https://www.perkinelmer.com.cn/ 302
^(http|https)://(www.)?codesoftchina\.com\/ https://www.teklynx.com/ 302
^(http|https)://(www.)?coreldrawchina\.com\/ https://www.coreldraw.com/cn/ 302
^(http|https)://(www.)?crossoverchina\.com\/ https://www.codeweavers.com/ 302
^(http|https)://(www.)?dongmansoft\.com\/ https://www.udongman.cn/ 302
^(http|https)://(www.)?earmasterchina\.cn\/ https://www.earmaster.com/ 302
^(http|https)://(www.)?easyrecoverychina\.com\/ https://www.ontrack.com/ 302
^(http|https)://(www.)?ediuschina\.com\/ https://www.grassvalley.com/ 302
^(http|https)://(www.)?flstudiochina\.com\/ https://www.image-line.com/ 302
^(http|https)://(www.)?formysql\.com\/ https://www.navicat.com.cn/ 302
^(http|https)://(www.)?guitarpro\.cc\/ https://www.guitar-pro.com/ 302
^(http|https)://(www.)?huishenghuiying\.com\.cn\/ https://www.coreldraw.com/cn/ 302
^(http|https)://hypersnap.mairuan.com/ https://www.hyperionics.com/ 302
^(http|https)://(www.)?iconworkshop\.cn\/ https://www.axialis.com/ 302
^(http|https)://(www.)?idmchina\.net\/ https://www.internetdownloadmanager.com/ 302
^(http|https)://(www.)?imindmap\.cc\/ https://www.ayoa.com/previously-imindmap/ 302
^(http|https)://(www.)?jihehuaban\.com\.cn\/ https://www.chartwellyorke.com/sketchpad/x24795.html 302
^(http|https)://hypersnap.mairuan.com/ https://www.keyshot.com/ 302
^(http|https)://(www.)?kingdeecn\.cn\/ http://www.kingdee.com/ 302
^(http|https)://(www.)?logoshejishi\.com https://www.sothink.com/product/logo-design-software/ 302
^(http|https)://logoshejishi.mairuan.com/ https://www.sothink.com/product/logo-design-software/ 302
^(http|https)://(www.)?luping\.net\.cn\/ https://www.techsmith.com/ 302
^(http|https)://(www.)?mathtype\.cn\/ https://www.dessci.com/ 302
^(http|https)://(www.)?mindmanager\.(cc|cn)\/ https://www.mindjet.com/cn/ 302
^(http|https)://(www.)?mindmapper\.cc\/ https://www.mindmapper.com/ 302
^(http|https)://(www.)?(mycleanmymac|xitongqingli)\.com\/ https://macpaw.com/ 302
^(http|https)://(www.)?nicelabel\.cc\/ https://www.nicelabel.com/zh/ 302
^(http|https)://(www.)?ntfsformac\.cc\/ https://www.tuxera.com/products/tuxera-ntfs-for-mac-cn/ 302
^(http|https)://(www.)?ntfsformac\.cn\/ https://china.paragon-software.com/home-mac/ntfs-for-mac/ 302
^(http|https)://(www.)?overturechina\.com\/ https://sonicscores.com/ 302
^(http|https)://(www.)?passwordrecovery\.cn\/ https://cn.elcomsoft.com/aopr.html 302
^(http|https)://(www.)?pdfexpert\.cc\/ https://pdfexpert.com/zh 302
^(http|https)://(www.)?photozoomchina\.com\/ https://www.benvista.com/ 302
^(http|https)://(www.)?shankejingling\.com\/ https://www.sothink.com/product/flashdecompiler/ 302
^(http|https)://cn.ultraiso.net/ https://cn.ezbsystems.com/ultraiso/ 302
^(http|https)://(www.)?vegaschina\.cn\/ https://www.vegascreativesoftware.com/ 302
^(http|https)://(www.)?xshellcn\.com\/ https://www.netsarang.com/zh/xshell/ 302
^(http|https)://(www.)?yuanchengxiezuo\.com\/ https://www.teamviewer.com/ 302
^(http|https)://(www.)?zbrushcn.com/ https://pixologic.com/ 302
^(http|https)://api.abema.io/v\d/ip/check - reject

^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)(:\d+)?/V\d/splash/getSplashV\d.action$ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d):\d+/xygj-config-api/queryData url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d):\d+/allOne.php?ad_name url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/(adgateway|adv)/ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/(outadservice|ting/preload)/ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/EcomResourceServer/AdPlayPage/adinfo url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/MobileAdServer/ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/[a-z.]+.tc.qq.com/[\w\W]+=v3004 url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/[a-z.]+.tc.qq.com/[\w\W]+p20\d.1.mp4? url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/\w+/\w+/(sync|newRnSync|mlog) url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/api/v\d/app_square/start_up_with_ad$ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/brand/search/v1.json url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/eapi/ad/ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/img/ad.union.api/ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/music/common/upload/t_splash_info/ url reject
^https?://((25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/promotion/(display_cache|display_ad|feed_display|search_ad) url reject
^https?://(101.201.175.228|182.92.251.113)/brand/search/v1.json url reject-dict
^https?://(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})(.(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})){3}/(adgateway|adv)/ url reject
^https?://(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})(.(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})){3}/EcomResourceServer/AdPlayPage/adinfo url reject
^https?://(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})(.(2(5[0-5]{1}|[0-4]\d{1})|[0-1]?\d{1,2})){3}/MobileAdServer/ url reject
^https?://(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/.+?.tc.qq.com/.+?p201.1.mp4? url reject
^https?://(?:(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d).){3}(?:25[0-5]|2[0-4]\d|1\d{2}|[1-9]?\d)/ting/preload/ url reject
^https?://(\d{1,3}.){1,3}\d{1,3}/view/dale-online/dale_ad/ url reject-img
^https?://(\w.)?up.qingdaonews.(com|cn|net) url reject
^https?://(a?d|sax)\d.sina.com url reject
^https?://(api-mifit|api-mifit-\w+).huami.com/discovery/mi/discovery/\w+ad? url reject
^https?://(api|api-bk\d+).tv.sohu.com/agg/api/app/config/bootstrap url reject
^https?://(api|atrace).chelaile.net.cn/adpub/ url reject
^https?://(api|b).zhuishushenqi.com/advert url reject
^https?://(api|promo).xueqiu.com/promotion/(display_cache|display_ad|feed_display|search_ad) url reject
^https?://(bdsp-x|dsp-x).jd.com/adx/ url reject
^https?://(e|m).+/((uu|oo).php.+|\d+.x?html?$) url reject
^https?://(gw|heic).alicdn.com/\w{2}s/[\w/.-]+.jpg
(9\d{2}|\d{4}) url reject
^https?://(gw|heic).alicdn.com/imgextra/.+\d{4}-\d{4}.jpg_9\d{2} url reject
^https?://(iyes|(api|hd).mobile).youku.com/(adv|common/v3/hudong/new) url reject-img
^https?://(s3plus|flowplus).meituan.net/v\d/\w+/linglong/\w+.(gif|jpg|mp4) url reject
^https?://.+/videos/other/.+ url reject
^https?://.+?/V\d/splash/getSplashV\d.action url reject
^https?://.+?.(musical|snssdk).(com|ly)/(api|motor)/ad/ url reject
^https?://.+?.(musical|snssdk|tiktokv).(com|ly)/(api|motor)/ad/ url reject
^https?://.+?.(snssdk|amemv).com/api/ad/ url reject-img
^https?://.+?.127.net/ad url reject-img
^https?://.+?.58cdn.com.cn/brandads/ url reject
^https?://.+?.atm.youku.com url reject
^https?://.+?.beacon.qq.com url reject
^https?://.+?.gdt.qq.com url reject
^https?://.+?.iydsj.com/api/.+?/ad url reject
^https?://.+?.kingsoft-office-service.com/ad url reject
^https?://.+?.l.qq.com url reject
^https?://.+?.mp4?ccode=0902 url reject
^https?://.+?.mp4?sid= url reject
^https?://.+?.pstatp.com/img/ad url reject
^https?://.+?.snssdk.com/motor/operation/activity/display/config/V2/ url reject
^https?://.+?/(mixer|track2)? url reject
^https?://.+?/allOne.php?ad_name url reject
^https?://.+?/api/app/member/ver2/user/login/ url reject-img
^https?://.+?/api/v\d/adRealTime url reject
^https?://.+?/cdn-adn/ url reject
^https?://.+?/client?functionId=lauch/lauchConfig&appName=paidaojia url reject-img
^https?://.+?/eapi/(ad|log)/ url reject
^https?://.+?/eapi/[ad|event]/ url reject-img
^https?://.+?/eapi/ad/ url reject-img
^https?://.+?/hls.cache.p4p/ url reject-img
^https?://.+?/img/ad.union.api/ url reject
^https?://.+?/img/web.business.image/ url reject-img
^https?://.+?/letv-gug/ url reject
^https?://.+?/music/common/upload/t_splash_info url reject-img
^https?://.+?/omts.tc.qq.com/ url reject
^https?://.+?/portal.php?a=get_ads url reject-img
^https?://.+?/portal.php?a=get_coopen_ads url reject-img
^https?://.+?/portal.php?c=duiba url reject-img
^https?://.+?/resource/m/promo/adsense url reject
^https?://.+?/resource/m/sys/app/adpos url reject
^https?://.+?/tips/fcgi-bin/fcg_get_advert url reject-img
^https?://.+?/v1/iflyad/ url reject
^https?://.+?/v2/app_ads/ url reject
^https?://.+?/v\d/iflyad/ url reject
^https?://.+?/variety.tc.qq.com/ url reject-img
^https?://.+?/videos/KnifeHit_4/gear3/ url reject-img
^https?://.+?/vips-mobile/router.do?api_key= url reject-img
^https?://.+?/weico4ad/ad/ url reject-img
^https?://.+?allOne.php?ad_name=main_splash_ios url reject-img
^https?://.+?ccode=0902 url reject-img
^https?://.+?resource=article/recommend&accessToken= url reject-img
^https?://101.201.175.228/ads/display url reject
^https?://113.200.76.?:16420/sxtd.bike2.01/getkey.do url reject-img
^https?://118.178.214.118/yyting/advertclient/ClientAdvertList.action url reject-img
^https?://119.18.193.135/(adgateway|adv)/ url reject
^https?://122.14.246.33/MobileAdServer/ url reject
^https?://123.59.30.10/adv/advInfos url reject-img
^https?://123.59.31.1/(adgateway|adv)/ url reject
^https?://182.92.244.70/d/json/ url reject-img
^https?://192.133.+?.mp4$ url reject-img
^https?://203.205.255.16/retrieval/getAd url reject-200
^https?://211.98.71.(195|196|226):8080/ url reject-img
^https?://3gimg.qq.com/tencentMapTouch/app/activity/ url reject
^https?://3gimg.qq.com/tencentMapTouch/splash/ url reject
^https?://47.97.20.12/ad/ url reject
^https?://4gimg.map.qq.com/mwaSplash/ url reject
^https?://789.kakamobi.cn/.+?adver url reject-img
^https?://7n.bczcdn.com/launchad/ url reject
^https?://9377\w{2}.com url reject
^https?://[\s\S]
.baidu.com/.?ad[xs].php url reject-img
^https?://[\s\S]
.snssdk.com/api/ad/ url reject-img
^https?://[\s\S]/.+?.tc.qq.com/.?p201.1.mp4 url reject-img
^https?://[\s\S]/eapi/ad/ url reject-img
^https?://[\s\S]
/music/photo_new/T017R url reject-img
^https?://[\s\S]/ting/[a-z]/ts-\d+ url reject-img
^https?://[\s\S]/website/.?.jpg url reject-img
^https?://[\s\S]/youku/.?.mp4 url reject-img
^https?://[\s\s]baidu.com/.ad[xs].php url reject
^https?://[\w-]+.(amemv|musical|snssdk|tiktokv).(com|ly)/(api|motor)/ad/ url reject
^https?://[\w-]+.snssdk.com/.+_ad/ url reject
^https?://[^(apple|10010)]+.(com|cn)/(a|A)d(s|v)?(/|.js) url reject
^https?://[^bbs].tianya.cn url reject
^https?://\w+?.ximalaya.com/api/v\d/adRealTime url reject
^https?://\w+.58cdn.com.cn/brandads/ url reject
^https?://\w+.beacon.qq.com url reject
^https?://\w+.cloudfront.net/banner url reject
^https?://\w+.gdt.qq.com url reject
^https?://\w+.jstucdn.com/(g3/|js/ad) url reject
^https?://\w+.kakamobi.cn/api/open/v\d/advert-sdk/ url reject
^https?://\w+.kingsoft-office-service.com url reject
^https?://\w+.kingsoft-office-service.com/ad url reject
^https?://\w+.l.qq.com url reject
^https?://\w.?up.qingdaonews.com url reject
^https?://\w{6}.com1.z0.glb.clouddn.com url reject
^https?://\w{6}.com1.z0.glb.clouddn.com url reject-img
^https?://\w{8}.logic.cpm.cm.kankan.com url reject
^https?://\w{8}.logic.cpm.cm.kankan.com url reject-img
^https?://a0b\w{2}.com url reject
^https?://a.apicloud.com/start_page/ url reject
^https?://a.applovin.com/.+?/ad url reject-img
^https?://a.applovin.com/3.0/ad url reject
^https?://a.qiumibao.com/activities/config.php url reject
^https?://aarkissltrial.secure2.footprint.net/v1/ads url reject-img
^https?://acs.m.taobao.com/gw/mtop.alibaba.advertisementservice.getadv url reject
^https?://acs.m.taobao.com/gw/mtop.alimusic.common.mobileservice.startinit/ url reject
^https?://acs.m.taobao.com/gw/mtop.film.mtopadvertiseapi.queryadvertise/ url reject
^https?://acs.m.taobao.com/gw/mtop.o2o.ad.exposure.get/ url reject
^https?://acs.m.taobao.com/gw/mtop.o2o.ad.gateway.get/ url reject
^https?://acs.m.taobao.com/gw/mtop.taobao.idle.home.welcome/ url reject
^https?://acs.m.taobao.com/gw/mtop.trip.activity.querytmsresources/ url reject
^https?://act.vip.iqiyi.com/interact/api/show.do url reject
^https?://act.vip.iqiyi.com/interact/api/v2/show url reject
^https?://activity2.api.ofo.com/ofo/Api/v2/ads url reject
^https?://ad.api.3g.youku.com url reject-img
^https?://ad.api.moji.com/ad/log/stat url reject-img
^https?://ad\d.sina.com url reject
^https?://ad\d.sina.com.cn url reject
^https?://adm.10jqka.com.cn/img/ad/.
?(1\d{2}|\d{4}).jpg url reject-img
^https?://adm.10jqka.com.cn/interface/getads.php url reject-img
^https?://adpai.thepaper.cn/.+?&ad= url reject
^https?://adproxy.autohome.com.cn/AdvertiseService/ url reject-img
^https?://adse.+?.com/[a-z]{4}/loading?appid= url reject-img
^https?://adse.ximalaya.com/ting/feed?appid= url reject-img
^https?://adse.ximalaya.com/ting/loading?appid= url reject-img
^https?://adse.ximalaya.com/ting?appid= url reject-img
^https?://aes.acfun.cn/s?adzones url reject
^https?://afd.baidu.com/afd/entry url reject-img
^https?://agent-count.pconline.com.cn/counter/adAnalyse/ url reject
^https?://agn.aty.sohu.com/m? url reject-img
^https?://alogs.umeng.co url reject-img
^https?://als.baidu.com/clog/clog url reject-img
^https?://api-163.biliapi.net/cover url reject-img
^https?://api-mifit.+?.huami.com/discovery/mi/discovery/.+?ad? url reject
^https?://api-mifit.huami.com/(discovery/mi/discovery/(homepage|sleep|sport(
(summary|training))?|step_detail|training_video)_ad|v1/app/startpages.json)? url reject-img
^https?://api-mifit.huami.com/discovery/mi/discovery/homepage_ad? url reject-img
^https?://api-mifit.huami.com/discovery/mi/discovery/sleep_ad? url reject-img
^https?://api-mifit.huami.com/discovery/mi/discovery/sport_ad? url reject-img
^https?://api-mifit.huami.com/discovery/mi/discovery/sport_summary_ad? url reject-img
^https?://api-mifit.huami.com/discovery/mi/discovery/sport_training_ad? url reject-img
^https?://api-mifit.huami.com/discovery/mi/discovery/step_detail_ad? url reject-img
^https?://api-new.app.acfun.cn/rest/app/flash/screen/ url reject
^https?://api-release.wuta-cam.com/ad_tree url reject
^https?://api2.helper.qq.com/game/buttons url reject-img
^https?://api.(pinduoduo|yangkeduo).com/api/cappuccino/splash url reject
^https?://api.21jingji.com/ad/ url reject
^https?://api.abema.io/v\d/ip/check url reject
^https?://api.app.vhall.com/v5/000/webinar/launch url reject-img
^https?://api.applovefrom.com/api/v\d/splash/ url reject
^https?://api.appsdk.soku.com/bg/r url reject-img
^https?://api.bjxkhc.com/index.php/app/ios/ads/ url reject
^https?://api.caijingmobile.com/(ad|advert)/ url reject
^https?://api.catch.gift/api/v\d/pagead/ url reject
^https?://api.cdmcaac.com/ad/ url reject
^https?://api.chelaile.net.cn/adpub/ url reject
^https?://api.chelaile.net.cn/goocity/advert/ url reject
^https?://api.club.lenovo.cn/common/open_ad url reject
^https?://api.daydaycook.com.cn/daydaycook/server/ad/ url reject
^https?://api.feng.com[\s\S]
?Claunch_screen url reject
^https?://api.feng.com/v\d/advertisement/.Claunch url reject
^https?://api.fengshows.com/api/launchAD url reject-img
^https?://api.futunn.com/v\d/ad/ url reject
^https?://api.gaoqingdianshi.com/api/v2/ad url reject
^https?://api.gaoqingdianshi.com/api/v\d/ad/ url reject
^https?://api.gotokeep.com/ads url reject
^https?://api.hanju.koudaibaobao.com/api/carp/kp? url reject
^https?://api.haohaozhu.cn/index.php/home/AppInit/getStartPhoto url reject
^https?://api.huomao.com/channels/loginAd url reject
^https?://api.intsig.net/user/cs/operating/app/get_startpic/ url reject
^https?://api.izuiyou.com/ad/ url reject
^https?://api.jr.mi.com/jr/api/playScreen url reject
^https?://api.jr.mi.com/v\d/adv/ url reject
^https?://api.jxedt.com/ad/ url reject
^https?://api.jxedt.com/jump/EMiCcDNp url reject-img
^https?://api.k.sohu.com/api/channel/ad/ url reject-img
^https?://api.k.sohu.com/api/news/adsense url reject
^https?://api.kkmh.com/.+?(ad|advertisement)/ url reject
^https?://api.kkmh.com/v\d+/(ad|advertisement)/ url reject
^https?://api.laifeng.com/v\d/start/ads url reject
^https?://api.laosiji.com/user/startpage/ url reject-img
^https?://api.m.jd.com/client.action?functionId=start url reject
^https?://api.m.mi.com/v\d/app/start url reject
^https?://api.mddcloud.com.cn/api/ad/getClassAd.action url reject-img
^https?://api.mddcloud.com.cn/api/advert/getHomepage.action url reject-img
^https?://api.meipian.me.+?advert url reject
^https?://api.mgzf.com/renter-operation/home/startHomePage url reject
^https?://api.mobile.youku.com/layout/search/hot/word url reject-img
^https?://api.newad.ifeng.com/ClientAdversApi1508?adids= url reject-img
^https?://api.psy-1.com/cosleep/startup url reject
^https?://api.qbb6.com/ad/ url reject
^https?://api.qiuduoduo.cn/guideimage url reject
^https?://api.rr.tv/.
?(getAll|Version) url reject
^https?://api.rr.tv/ad/ url reject
^https?://api.smzdm.com/v2/util/banner url reject-img
^https?://api.smzdm.com/v\d/util/(banner|loading) url reject
^https?://api.smzdm.com/v\d/util/loading url reject
^https?://api.tv.sohu.com/agg/api/app/config/bootstrap url reject
^https?://api.videozhishi.com/api/getAdvertising url reject
^https?://api.vistopia.com.cn/api/v\d/home/advertisement url reject
^https?://api.vuevideo.net/api/v\d/ad/ url reject
^https?://api.waitwaitpay.com//api/splash url reject
^https?://api.wallstreetcn.com/apiv\d/advertising/ url reject
^https?://api.weibo.cn/2/statuses/extend?gsid= url reject
^https?://api.xiachufang.com/v\d/ad/ url reject
^https?://api.xueqiu.com/ads/display url reject
^https?://api.yangkeduo.com/api/cappuccino/splash url reject
^https?://api.ycapp.yiche.com/appnews/getadlist url reject-img
^https?://api.ycapp.yiche.com/yicheapp/getadlist url reject-img
^https?://api.ycapp.yiche.com/yicheapp/getappads/ url reject-img
^https?://api.zhuishushenqi.com/notification/shelfMessage url reject
^https?://api.zhuishushenqi.com/recommend url reject-img
^https?://api.zhuishushenqi.com/splashes/ios url reject
^https?://api.zhuishushenqi.com/user/bookshelf-updated url reject
^https?://api\d?.musical.ly/api/ad/ url reject-img
^https?://api\d?.tiktokv.com/api/ad/ url reject-img
^https?://api\d.futunn.com/ad/ url reject
^https?://apimobile.meituan.com/appupdate/mach/checkUpdate? url reject
^https?://app-api.jinse.com/v\d/ad/ url reject
^https?://app-api.niu.com/v\d/advertisement/ url reject
^https?://app-api.smzdm.com/util/loading url reject
^https?://app2.autoimg.cn/appdfs/ url reject-img
^https?://app3.qdaily.com/app3/boot_advertisements.json url reject
^https?://app.10086.cn/biz-orange/DN/(findSale|homeSale)/getsaleAdver url reject
^https?://app.58.com/api/log url reject
^https?://app.58.com/api/home/(advertising|appadv)/ url reject
^https?://app.58.com/api/home/invite/popupAdv url reject
^https?://app.58.com/api/log/ url reject
^https?://app.api.ke.com/config/config/bootpage url reject
^https?://app.ddpai.com/d/api/v\d/config/get/bootscreen url reject
^https?://app.mixcapp.com/mixc/api/v\d/ad url reject
^https?://app.poizon.com/api/v\d/app/advertisement/ url reject
^https?://app.variflight.com/ad/ url reject
^https?://app.variflight.com/v\d/advert/ url reject
^https?://app.veryzhun.com/ad/admob url reject-img
^https?://app.wy.guahao.com/json/white/dayquestion/getpopad url reject
^https?://app.xinpianchang.com/open_screen? url reject
^https?://app.yinxiang.com/ads/ url reject
^https?://app.yinxiang.com/ads/getAdsInfo url reject-img
^https?://app.zhuanzhuan.com/zzx/transfer/getConfigInfo$ url reject
^https?://app\d.qdaily.com/app\d/boot_advertisements.json url reject
^https?://appapi.huazhu.com:\d{4}/client/app/getAppStartPage/ url reject
^https?://appconf.mail.163.com/mmad/ url reject
^https?://appv6.55haitao.com/IflyAd/getAd url reject
^https?://asp.cntv.myalicdn.com/.+??maxbr=850 url reject
^https?://ast.api.moji.com/assist/ad/moji/stat url reject-img
^https?://atrace.chelaile.net.cn/adpub/ url reject-img
^https?://atrace.chelaile.net.cn/exhibit?&adv_image url reject-img
^https?://aweme.snssdk.com/aweme/v1/aweme/stats/ url reject-img
^https?://aweme.snssdk.com/aweme/v1/device/update/ url reject-img
^https?://aweme.snssdk.com/aweme/v1/screen/ad/ url reject-img
^https?://aweme.snssdk.com/service/1/app_logout/ url reject-img
^https?://aweme.snssdk.com/service/2/app_log url reject-img
^https?://b-api.ins.miaopai.com/\d/ad/ url reject
^https?://baichuan.baidu.com/rs/adpmobile/launch url reject-img
^https?://bank.wo.cn/v9/getstartpage url reject-img
^https?://bbs.airav.cc/data/.+?.jpg url reject-img
^https?://bdsp-x.jd.com/adx/ url reject
^https?://bj.bcebos.com/fc-feed/0/pic/ url reject-img
^https?://bla.gtimg.com/qqlive/\d{6}.+?.png url reject-img
^https?://book.img.ireader.com/group6/M00 url reject-img
^https?://btrace.qq.com url reject
^https?://business-cdn.shouji.sogou.com/wapdl/hole/.+?.jpg url reject
^https?://business.msstatic.com/advertiser/ url reject
^https?://c1.ifengimg.com/.+?w1080_h1410.jpg url reject-img
^https?://c.m.163.com/nc/gl/ url reject
^https?://c.minisplat.cn url reject-img
^https?://c.tieba.baidu.com/\w+/\w+/(sync|newRnSync|newlog|mlog) url reject
^https?://c.tieba.baidu.com/c/f/forum/getAdInfo url reject
^https?://c.tieba.baidu.com/c/p/img?src= url reject-img
^https?://c.tieba.baidu.com/c/s/logtogether?cmd= url reject-img
^https?://c.tieba.baidu.com/c/s/splashSchedule url reject
^https?://cache.changjingyi.cn url reject-img
^https?://cache.gclick.cn url reject-img
^https?://cap.caocaokeji.cn/advert-bss/ url reject
^https?://capi.mwee.cn/app-api/V\d+/app/(ad|getstartad) url reject
^https?://capi.douyucdn.cn/api/ios_app/check_update url reject-img
^https?://capi.douyucdn.cn/api/v1/getStartSend?client_sys=ios url reject-img
^https?://capi.douyucdn.cn/lapi/sign/app(api)?/getinfo?client_sys=ios url reject-img
^https?://capis(-?\w*)?.didapinche.com/ad/boot? url reject
^https?://capis(-?\w*)?.didapinche.com/ad/event? url reject-dict
^https?://capis(-?\w*)?.didapinche.com/ad/ride/detail? url reject-dict
^https?://ccsp-egmas.sf-express.com/cx-app-base/base/app/ad/ url reject
^https?://ccsp-egmas.sf-express.com/cx-app-base/base/app/ad/queryAdImages url reject
^https?://cdn-1rtb.caiyunapp.com/creative/.$ url reject
^https?://cdn2.moji002.com/webpush/ad2/ url reject-img
^https?://cdn.api.fotoable.com/Advertise/ url reject
^https?://cdn.dianshihome.com/static/ad/ url reject
^https?://cdn.kuaidi100.com/images/open/appads url reject-img
^https?://cdn.moji.com/(adoss|adlink)/ url reject
^https?://cdn.moji.com/adlink/avatarcard url reject-img
^https?://cdn.moji.com/adlink/common url reject-img
^https?://cdn.moji.com/adlink/splash/ url reject-img
^https?://cdn.moji.com/advert/ url reject-img
^https?://cdn.tiku.zhan.com/banner url reject-img
^https?://cdnfile1.msstatic.com/cdnfile/appad/ url reject-img
^https?://cdnfile1.msstatic.com/cdnfile/appad/resource url reject
^https?://channel.beitaichufang.com/channel/api/v1/promote/ios/start/page url reject
^https?://cheyouapi.ycapp.yiche.com/appforum/getusermessagecount url reject-img
^https?://classbox2.kechenggezi.com/api/v1/sponge/pull?request_time= url reject-img
^https?://client.mail.163.com/apptrack/confinfo/searchMultiAds url reject
^https?://client.qunar.com/pitcher-proxy?qrt=p_splashAd url reject-img
^https?://clientaccess.10086.cn/biz-orange/DN/init/startInit url reject
^https?://cloud.189.cn/include/splash/ url reject
^https?://cms.daydaycook.com.cn/api/cms/advertisement/ url reject
^https?://cmsapi.wifi8.com/v1/emptyAd/info url reject-img
^https?://cmsapi.wifi8.com/v2/adNew/config url reject-img
^https?://cmsapi.wifi8.com/v\d/(emptyAd|adNew)/ url reject
^https?://cmsfile.wifi8.com/uploads/png/ url reject-img
^https?://cntv.hls.cdn.myqcloud.com/.+??maxbr=850 url reject
^https?://connect.facebook.net/en_US/fbadnw.js url reject-img
^https?://consumer.fcbox.com/v1/ad/OpeningAdInfo/ url reject-img
^https?://consumer.fcbox.com/v\d/ad/ url reject
^https?://counter.ksosoft.com/ad.php url reject
^https?://cover.baidu.com/cover/page/dspSwitchAds/ url reject
^https?://creatives.ftimg.net/ads url reject-img
^https?://creditcard.ecitic.com/citiccard/wtk/piwik/piwik.php url reject
^https?://creditcardapp.bankcomm.com/mapp/common/getPopAds.do$ url reject
^https?://creditcardapp.bankcomm.com/mapp/common/queryGuidePageAds.do url reject
^https?://ct.xiaojukeji.com/agent/v3/feeds url reject
^https?://ctrl.(playcvn|zmzapi).(com|net)/app/(ads|init) url reject
^https?://ctrl.zmzapi.net/app/ads url reject-img
^https?://ctrl.zmzapi.net/app/init url reject-img
^https?://cube.elemecdn.com/.
?.mp4? url reject-img
^https?://cube.elemecdn.com/[\w/]+.jpeg?x-oss-process=image/resize,m_fill,w
\d{3},h_\d{4}/format,webp/ url reject
^https?://cube.elemecdn.com/\w/\w{2}/\w+mp4.mp4? url reject
^https?://d.1qianbao.com/youqian/ads/ url reject-img
^https?://d.zhangle.com/pic/cft/interaction/\d{13}-1242-2248.jpg url reject
^https?://d\d.sinaimg.cn url reject
^https?://daoyu.sdo.com/api/userCommon/getAppStartAd url reject
^https?://dapis.mting.info/yyting/advertclient/ClientAdvertList.action url reject-img
^https?://dd.iask.cn/ddd/adAudit url reject-img
^https?://ddrk.me/image/logo_footer.png$ url reject-img
^https?://ddrk.me/wp-content/plugins/advanced-floating-content-lite/public/images/close.png url reject-img
^https?://dict-mobile.iciba.com/interface/index.php?.+?(c=ad|collectFeedsAdShowCount|KSFeedsAdCardViewController) url reject
^https?://dili.bdatu.com/jiekou/ad/ url reject
^https?://dimg04.c-ctrip.com/images/\w+(\d{4}){2} url reject-img
^https?://discuz.gtimg.cn/cloud/scripts/discuz_tips.js url reject-img
^https?://dl.app.gtja.com/.+\d+.jpg$ url reject
^https?://dl.app.gtja.com/.+?\d+.jpg$ url reject-img
^https?://dl.app.gtja.com/dzswem/kvController/ url reject-img
^https?://dl.app.gtja.com/dzswem/kvController/.+?.jpg$ url reject
^https?://dl.app.gtja.com/dzswem/kvController/[\w/]+.jpg$ url reject
^https?://dl.app.gtja.com/operation/config/startupConfig.json url reject-img
^https?://douyucdn.cn/.+?/appapi/getinfo url reject-img
^https?://dsa-mfp.fengshows.cn/mfp/mfpMultipleDelivery.do?.+?adunitid url reject
^https?://dsa-mfp.fengshows.cn/mfp/mfpMultipleDelivery.do?[a-z0-9&=]+adunitid url reject
^https?://dsp-impr2.youdao.com/adload url reject
^https?://dsp.toutiao.com/api/xunfei/ads/ url reject
^https?://dssp.stnts.com url reject-img
^https?://du.hupucdn.com/\w+h\d{4} url reject-img
^https?://dxy.com/app/i/ask/biz/feed/launch url reject
^https?://e.dangdang.com/.+?getDeviceStartPage url reject
^https?://e.dangdang.com/media/api.+??action=getDeviceStartPage url reject
^https?://e.dangdang.com/media/api\d.go?action=getDeviceStartPage url reject
^https?://easyreadfs.nosdn.127.net/ad-material/ url reject
^https?://edit.sinaapp.com/ua?t=adv url reject
^https?://elemecdn.com/.+?/sitemap url reject-img
^https?://emdcadvertise.eastmoney.com/infoService url reject-img
^https?://exp.3g.ifeng.com/coverAdversApi?gv=. url reject-img
^https?://fcvbjbcebos.baidu.com/.+?.mp4 url reject-img
^https?://fdfs.xmcdn.com/group21/M03/E7/3F/ url reject-img
^https?://fdfs.xmcdn.com/group21/M0A/95/3B/ url reject-img
^https?://fdfs.xmcdn.com/group22/M00/92/FF/ url reject-img
^https?://fdfs.xmcdn.com/group22/M05/66/67/ url reject-img
^https?://fdfs.xmcdn.com/group22/M07/76/54/ url reject-img
^https?://fdfs.xmcdn.com/group23/M01/63/F1/ url reject-img
^https?://fdfs.xmcdn.com/group23/M04/E5/F6/ url reject-img
^https?://fdfs.xmcdn.com/group23/M07/81/F6/ url reject-img
^https?://fdfs.xmcdn.com/group23/M0A/75/AA/ url reject-img
^https?://fdfs.xmcdn.com/group24/M03/E6/09/ url reject-img
^https?://fdfs.xmcdn.com/group24/M07/C4/3D/ url reject-img
^https?://fdfs.xmcdn.com/group25/M05/92/D1/ url reject-img
^https?://fds.api.moji.com/card/recommend url reject-img
^https?://fengplus.feng.com/index.php?r=api/slide/.+?Ads url reject-img
^https?://fm.fenqile.com/routev2/other/getfloatAd.json url reject-img
^https?://fm.fenqile.com/routev2/other/startImg.json url reject-img
^https?://fmapp.chinafamilymart.com.cn/api/app/biz/base/appversion/latest url reject
^https?://foodie-api.yiruikecorp.com/v\d/(banner|notice)/overview url reject
^https?://free.sinaimg.cn/u1.img.mobile.sina.cn url reject
^https?://frontier.snssdk.com/ url reject-img
^https?://fuss10.elemecdn.com/.+?.mp4 url reject-img
^https?://fuss10.elemecdn.com/.+?/w/640/h/\d{3,4} url reject-img
^https?://g1.163.com/madfeedback url reject-img
^https?://g.cdn.pengpengla.com/starfantuan/boot-screen-info/ url reject
^https?://g.tbcdn.cn/mtb/ url reject-img
^https?://games.mobileapi.hupu.com/.+?/(interfaceAdMonitor|interfaceAd)/ url reject
^https?://games.mobileapi.hupu.com/.+?/(search|interfaceAdMonitor|status|hupuBbsPm)/(hotkey|init|hupuBbsPm). url reject-img
^https?://games.mobileapi.hupu.com/.+?/interfaceAdMonitor/ url reject
^https?://games.mobileapi.hupu.com/.+?/status/init url reject
^https?://games.mobileapi.hupu.com/\d/(?:\d.){2}\d/status/init url reject
^https?://games.mobileapi.hupu.com/interfaceAdMonitor url reject-img
^https?://gateway.shouqiev.com(:8443)?/fsda/app/bootImage.json url reject
^https?://gateway.shouqiev.com/fsda/app/bootImage.json url reject
^https?://gg\w+?.cmvideo.cn/v\d/iflyad/ url reject
^https?://ggic\d?.cmvideo.cn/ad/ url reject
^https?://ggv.cmvideo.cn/v1/iflyad/ url reject-img
^https?://ggx.cmvideo.cn/request/ url reject
^https?://gss0.bdstatic.com/.+?/static/wiseindex/img/bd_red_packet.png url reject-img
^https?://guide-acs.m.taobao.com/gw/mtop.taobao.wireless.home.splash.awesome.get/ url reject
^https?://guide-acs.m.taobao.com/gw/mtop.tmall.wireless url reject
^https?://gw-passenger.01zhuanche.com/gw-passenger/car-rest/webservice/passenger/recommendADs url reject
^https?://gw-passenger.01zhuanche.com/gw-passenger/zhuanche-passenger-token/leachtoken/webservice/homepage/queryADs url reject
^https?://gw-passenger.01zhuanche.com/gw-passenger/zhuanche-passengerController/notk/passenger/recommendADs url reject
^https?://gw.aihuishou.com/app-portal/home/getadvertisement url reject
^https?://gw.alicdn.com/tfs/.+?\d{4}-\d{4}/[a-z]{3}$ url reject
^https?://gw.alicdn.com/tfs/TB1.+?750-\d{4} url reject
^https?://gw.csdn.net/cms-app/v\d+/home_page/open_advertisement url reject
^https?://h\w{2}.hxsame.hexun.com url reject
^https?://haojia.m.smzdm.com/detail_modul/banner url reject
^https?://heic.alicdn.com/tps/i4/.+?.jpg_1200x1200q90.jpg
.heic$ url reject
^https?://hk.app.joox.com/billsrv/clientBatchAdReport url reject
^https?://hk.app.joox.com/retrieval/getAd url reject
^https?://hui.sohu.com/predownload2/? url reject-img
^https?://huichuan.sm.cn/jsad url reject
^https?://i1.hoopchina.com.cn/blogfile/.+?\d{3}x\d{4} url reject-img
^https?://i.ys7.com/api/ads url reject
^https?://i\d.hoopchina.com.cn/blogfile\//d+\//d+/BbsImg.(?<=(big.(png|jpg)))$ url reject-img
^https?://iad.?mat.music.12[67].net/\w+.(jpg|mp4) url reject-img
^https?://iad.mat.[a-z].12[67].net/\w+.(jpg|mp4)$ url reject
^https?://iadmusicmat.music.126.net/.
?jpg$ url reject
^https?://iapi.bishijie.com/actopen/advertising/ url reject
^https?://ib-soft.net/icleaner/txt/ad_priority.txt$ url reject
^https?://iface2.iqiyi.com/fusion/3.0/fusion_switch url reject-img
^https?://iface.iqiyi.com/api/getNewAdInfo url reject
^https?://ifengad.3g.ifeng.com/ad/pv.php?stat= url reject-img
^https?://iflow.uczzd.cn/log/ url reject
^https?://ih2.ireader.com/zyapi/bookstore/ad/ url reject
^https?://ih2.ireader.com/zyapi/self/screen/ad url reject
^https?://ih2.ireader.com/zycl/api/ad/ url reject
^https?://iis1.deliver.ifeng.com/getmcode?adid= url reject-img
^https?://image1.chinatelecom-ec.com/images/.?/client\w+.jpg url reject-img
^https?://image1.chinatelecom-ec.com/images/.+?/\d{13}.jpg url reject-img
^https?://image.airav.cc/AirADPic/.+?.gif url reject-img
^https?://image.suning.cn/uimg/ma/ad/ url reject
^https?://images.91160.com/primary/ url reject-img
^https?://images.client.vip.xunlei.com/.+?/advert/ url reject
^https?://images.kartor.cn/.+?.html url reject-img
^https?://imeclient.openspeech.cn/adservice/ url reject
^https?://img-ys011.didistatic.com/static/ad_oss/image-\d{4}-\d{4}/ url reject
^https?://img01.10101111cdn.com/adpos/ url reject
^https?://img01.10101111cdn.com/adpos/share/ url reject-img
^https?://img1.126.net/.+?dpi=\w{7,8} url reject-img
^https?://img1.126.net/channel14/ url reject-img
^https?://img.53site.com/Werewolf/AD/ url reject-img
^https?://img.ddrk.me/ad190824 url reject-img
^https?://img.ddrk.me/cover.png url reject-img
^https?://img.ihytv.com/material/adv/img/ url reject-img
^https?://img.jiemian.com/ads/ url reject
^https?://img.meituan.net/(adunion|display|midas)/.+?.(gif|jpg|jpg.webp)$ url reject
^https?://img.meituan.net/(display|midas)/.+?.(gif|jpg) url reject
^https?://img.meituan.net/display/\w+.jpg.webp url reject-img
^https?://img.meituan.net/midas/ url reject
^https?://img.meituan.net/midas/.
?@\d{4}h url reject-img
^https?://img.rr.tv/banner/.+?.jpg url reject-img
^https?://img.yun.01zhuanche.com/statics/app/advertisement/.+?-750-1334 url reject-img
^https?://img.zuoyebang.cc/zyb-image[\s\S]?.jpg url reject-img
^https?://img\d+.10101111cdn.com/adpos/ url reject
^https?://img\d+.360buyimg.com/jddjadvertise/ url reject
^https?://img\d{2}.ddimg.cn/upload_img/.+?/670x900 url reject-img
^https?://img\d{2}.ddimg.cn/upload_img/.+?/750x1064 url reject-img
^https?://img\w.g.pptv.com url reject
^https?://imgcache.qq.com/qqlive/ url reject-img
^https?://impservice.+?youdao.com url reject
^https?://impservice.dictapp.youdao.com/imp/request url reject-img
^https?://interface(\d)?.music.163.com/eapi/ad/ url reject
^https?://interface3?.music.163.com/eapi/(ad|abtest|sp|hot|store|mlog|search/(specialkeyword|defaultkeyword|hot)) url reject-img
^https?://interface.music.163.com/eapi/ad url reject-img
^https?://ios.lantouzi.com/api/startpage url reject
^https?://ios.wps.cn/ad-statistics-service url reject
^https?://iphone265g.com/templates/iphone/bottomAd.js url reject-img
^https?://issuecdn.baidupcs.com/issue/netdisk/(guanggao|ts_ad)/ url reject
^https?://itunes.apple.com/lookup?id=575826903 url reject
^https?://ivy.pchouse.com.cn/adpuba/ url reject-img
^https?://kano.guahao.cn/.+??resize=\d{3}-\d{4} url reject-img
^https?://learn.chaoxing.com/apis/service/appConfig? url reject
^https?://list-app-m.i4.cn/getopfstadinfo.xhtml url reject
^https?://lives.l.qq.com/livemsg?sdtfrom= url reject-img
^https?://log.+?baidu.com url reject
^https?://log..+?.baidu.com url reject-img
^https?://m.+?.china.com.cn/statics/sdmobile/js/ad url reject-img
^https?://m.+?.china.com.cn/statics/sdmobile/js/mobile.advert.js url reject-img
^https?://m1.ad.10010.com/noticeMag/images/imageUpload/2\d{3} url reject-img
^https?://m5.amap.com/ws/valueadded/ url reject
^https?://m.360buyimg.com/mobilecms/s640x1136_jfs/ url reject-img
^https?://m.airav.cc/images/Mobile_popout_cn.gif url reject-img
^https?://m.aty.sohu.com/openload? url reject-img
^https?://m.caijing.com.cn/startup_ad_ios.html$ url reject
^https?://m.client.10010.com/mobileService/(activity|customer)/(accountListData|get_client_adv|get_startadv) url reject-img
^https?://m.client.10010.com/mobileService/customer/accountListData.htm url reject
^https?://m.client.10010.com/uniAdmsInterface/(getHomePageAd|getWelcomeAd) url reject-img
^https?://m.client.10010.com/uniAdmsInterface/getWelcomeAd url reject
^https?://m.coolaiy.com/b.php url reject-img
^https?://m.creditcard.ecitic.com/.
?/appStartAdv url reject-img
^https?://m.creditcard.ecitic.com/citiccard/mbk/.+?/appStartAdv url reject
^https?://m.creditcard.ecitic.com/citiccard/mbk/appspace-client/cr/sys/popAdv url reject-img
^https?://m.creditcard.ecitic.com/citiccard/mbk/appspace-getway/getWay/appspace-system-web/cr/v5/appStartAdv url reject
^https?://m.ctrip.com/restapi/soa2/\d+/json/getAdsList url reject
^https?://m.elecfans.com/static/js/ad.js url reject-img
^https?://m.ibuscloud.com/v2/app/getStartPage url reject
^https?://m.tuniu.com/api/operation/splash/ url reject
^https?://m.youku.com/video/libs/iwt.js url reject-img
^https?://m\d.amap.com/ws/valueadded/alimama/splash_screen/ url reject
^https?://ma.ofo.com/adImage/ url reject
^https?://ma.ofo.com/ads url reject
^https?://mage.if.qidian.com/Atom.axd/Api/Client/GetConfIOS url reject-img
^https?://mage.if.qidian.com/argus/api/v\d/client/getsplashscreen url reject
^https?://maicai.api.ddxq.mobi/advert/ url reject
^https?://manga.bilibili.com/twirp/comic.v\d.Comic/Flash url reject
^https?://mangaapi.manhuaren.com/v\d/public/getStartPageAds url reject
^https?://mapi.dangdang.com/index.php?action=init url reject
^https?://mapi.mafengwo.cn/ad/ url reject
^https?://mapi.mafengwo.cn/travelguide/ad/ url reject
^https?://mbl.56.com/config/v1/common/config.union.ios.do? url reject-img
^https?://mcupdate.gstarcad.com/api/v2/ url reject
^https?://media.qyer.com/ad/ url reject
^https?://mi.gdt.qq.com/gdt_mview.fcg url reject
^https?://mime.baidu.com/v\d/IosStart/getStartInfo$ url reject
^https?://mime.baidu.com/v\d/activity/advertisement url reject
^https?://mimg.127.net/external/smartpop-manger.min.js url reject-img
^https?://mlife.jf365.boc.cn/AppPrj/FirstPic.do? url reject
^https?://mm.app.joox.com/billsrv/clientBatchAdReport url reject
^https?://mm.app.joox.com/retrieval/getAd url reject
^https?://mmg.aty.sohu.com/mqs? url reject-img
^https?://mmg.aty.sohu.com/pvlog? url reject-img
^https?://mmgr.gtimg.com/gjsmall/qiantu/upload/ url reject-img
^https?://mmgr.gtimg.com/gjsmall/qqpim/public/ios/splash/.+?/\d{4}
\d{4} url reject-img
^https?://mob.mddcloud.com.cn/api/(ad|advert)/ url reject
^https?://mobi.360doc.com/v\d{2}/Ajax/festival.ashx?op=getfestivaltheme url reject
^https?://mobile-api2011.elong.com/(adgateway|adv)/ url reject
^https?://mobile-pic.cache.iciba.com/feeds_ad/ url reject
^https?://mp.weixin.qq.com/mp/ad_complaint url reject
^https?://mp.weixin.qq.com/mp/ad_video url reject
^https?://mp.weixin.qq.com/mp/advertisement_report url reject
^https?://mp.weixin.qq.com/(s|mp)/(ad_|advertisement|getappmsgad|report|appmsgreport|appmsgpicreport) url reject-img
^https?://mpcs.suning.com/mpcs/dm/getDmInfo url reject
^https?://mps.95508.com/mps/club/cardPortals/adv/.{25}.jpg url reject
^https?://mps.95508.com/mps/club/cardPortals/adv/\d{25}.(png|jpg) url reject-img
^https?://mrobot.pcauto.com.cn/v\d/ad2p url reject
^https?://mrobot.pcauto.com.cn/xsp/s/auto/info/preload.xsp url reject
^https?://mrobot.pconline.com.cn/s/onlineinfo/ad/ url reject
^https?://mrobot.pconline.com.cn/v\d/ad2p url reject
^https?://ms.jr.jd.com/gw/generic/(aladdin/na/m/getLoadingPicture|aladdin/na/m/getLoadingPicture) url reject
^https?://ms.jr.jd.com/gw/generic/aladdin/na/m/getLoadingPicture url reject
^https?://ms.jr.jd.com/gw/generic/base/na/m/adInfo url reject
^https?://msspjh.emarbox.com/getAdConfig url reject
^https?://mtteve.beacon.qq.com/analytics url reject-img
^https?://newapp.szsmk.com/app/config/.?Ad url reject-img
^https?://news.ssp.qq.com/app url reject
^https?://nex.163.com/q url reject-img
^https?://nnapp.cloudbae.cn:\d+/mc/api/advert/ url reject
^https?://nnapp.cloudbae.cn/mc/api/advert/ url reject
^https?://nochange.ggsafe.com/ad/ url reject
^https?://notch.qdaily.com/api/v\d/boot_ad url reject
^https?://notice.send-anywhere.com/banner url reject
^https?://oimage([a-z])([0-9]).ydstatic.com/.+?&product=adpublish url reject-img
^https?://oimage([a-z])([0-9]).ydstatic.com/.+?adpublish url reject
^https?://oimage\w\d.ydstatic.com/image?.+?=adpublish url reject-img
^https?://open.qyer.com/qyer/config/get url reject
^https?://open.qyer.com/qyer/startpage/ url reject
^https?://optimus-ads.amap.com/uploadimg/ url reject-img
^https?://oral.youdao.com/oral/adInfo url reject-img
^https?://oset-api.open-adx.com/ad/ url reject-img
^https?://overseas.weico.cc/portal.php?a=get_coopen_ads url reject
^https?://p^4?.music.126.net/\w+==/10995\d{13}.jpg$ url reject-img
^https?://p.c.music.126.net/.
?jpg$ url reject
^https?://p.du.163.com/ad/ url reject
^https?://p.kuaidi100.com/mobile/mainapi.do url reject-img
^https?://p.kuaidi100.com/mobile/mobileapi.do url reject
^https?://p\d.meituan.net/movie/.??may_covertWebp url reject-img
^https?://p\d.meituan.net/(bizad|wmbanner)/\w+.jpg url reject
^https?://p\d.meituan.net/(mmc|wmbanner)/ url reject-img
^https?://p\d.meituan.net/movie/[A-Za-z0-9]+.jpg?may_covertWebp url reject
^https?://p\d.meituan.net/movie/\w+.jpg?may_covertWebp url reject
^https?://p\d.meituan.net/wmbanner/ url reject-img
^https?://p\d.meituan.net/wmbanner/[A-Za-z0-9]+.jpg url reject
^https?://p\d.music.126.net/\w+==/\d+.jpg$ url reject
^https?://p\d.pstatp.com/origin url reject-img
^https?://p\d{1}.meituan.net/(adunion|display|linglong|mmc|wmbanner)/ url reject
^https?://pagead2.googlesyndication.com/pagead/ url reject-img
^https?://pan-api.bitqiu.com/activity/(getPromoteGuide|getUrlList) url reject-img
^https?://pan.baidu.com/act/api/activityentry url reject
^https?://pan.baidu.com/rest/2.0/pcs/adx url reject
^https?://paopao\w?.qiyipic.com url reject
^https?://pcvideoyd.titan.mgtv.com/pb/ url reject-img
^https?://photocdn.sohu.com/tvmobilemvms url reject-img
^https?://pic1.chelaile.net.cn/adv/ url reject
^https?://pic1cdn.cmbchina.com/appinitads/ url reject
^https?://pic.edaijia.cn/adsplash/ url reject
^https?://pic.k.sohu.com/img\d/wb/tj/ url reject
^https?://pic.xiami.net/images/common/uploadpic[\s\S]
?.jpg$ url reject
^https?://pic\d.ajkimg.com/mat/\w+?imageMogr\d/format/jpg/thumbnail/\d{3}x\d{4}$ url reject
^https?://player.hoge.cn/advertisement.swf url reject-img
^https?://pocketuni.net/?app=api&mod=Message&act=ad url reject
^https?://portal-xunyou.qingcdn.com/api/v\d/ios/ads/ url reject
^https?://portal-xunyou.qingcdn.com/api/v\d/ios/configs/(splash_ad|ad_urls) url reject
^https?://premiumyva.appspot.com/vmclickstoadvertisersite url reject
^https?://prom.mobile.gome.com.cn/mobile/promotion/promscms/sale\w+.jsp url reject
^https?://pss.txffp.com/piaogen/images/launchScreen/ url reject
^https?://ptmpcap.caocaokeji.cn/advert-bss/ url reject-img
^https?://qidian.qpic.cn/qidian_common url reject-img
^https?://qt.qq.com/lua/mengyou/get_splash_screen_info url reject
^https?://qzonestyle.gtimg.cn/qzone/biz/gdt/mob/sdk/ios/v2/ url reject-img
^https?://r1.ykimg.com/\w{30,35}.jpg url reject-img
^https?://r1.ykimg.com/material/.+?/\d{3,4}-\d{4} url reject-img
^https?://r1.ykimg.com/material/.+?/\d{6}/\d{4}/ url reject-img
^https?://r.inews.qq.com/(adsBlacklist|getFullScreenPic|getQQNewsRemoteConfig) url reject
^https?://r.inews.qq.com/adsBlacklist url reject-img
^https?://r.inews.qq.com/getBannerAds url reject-img
^https?://r.inews.qq.com/getFullScreenPic url reject-img
^https?://r.inews.qq.com/getNewsRemoteConfig url reject-img
^https?://r.inews.qq.com/getSplash?apptype=ios&startarticleid=&__qnr= url reject-img
^https?://r.inews.qq.com/searchHotCatList url reject-img
^https?://r.inews.qq.com/upLoadLoc url reject-img
^https?://r.l.youku.com/rec_at_click url reject-img
^https?://render.alipay.com/p/s/h5data/prod/spring-festival-2019-h5data/popup-h5data.json url reject
^https?://res-release.wuta-cam.com/json/ads_component_cache.json url reject
^https?://res.kfc.com.cn/advertisement/ url reject-img
^https?://res.mall.10010.cn/mall/common/js/fa.js?referer= url reject-img
^https?://res.xiaojukeji.com/resapi/activity/get(Ruled|Preload|PasMultiNotices) url reject
^https?://res.xiaojukeji.com/resapi/activity/mget url reject
^https?://ress.dxpmedia.com/appicast/ url reject-img
^https?://restapi.iyunmai.com/api/ios/ad/ url reject
^https?://rich.kuwo.cn/AdService/kaiping/adinfo url reject-img
^https?://richmanapi.jxedt.com/api/(ad|adplus)/ url reject
^https?://richmanapi.jxedt.com/api/ad/guideplus url reject-img
^https?://richmanapi.jxedt.com/api/banadplus url reject-img
^https?://richmanmain.jxedt.com/advertisement/fallback url reject-img
^https?://rm.aarki.net/v1/ads url reject-img
^https?://rtbapi.douyucdn.cn/japi/sign/app/getinfo url reject
^https?://rtbapi.douyucdn.cn/japi/sign/app/getinfo?uid=&mdid=iphone&client_sys=ios$ url reject
^https?://s0.2mdn.net/ads/ url reject-img
^https?://s1.api.tv.itc.cn/v\d/mobile/control/switch.json url reject
^https?://s3.pstatp.com/inapp/TTAdblock.css url reject-img
^https?://s3plus.meituan.net/.+?/linglong/ url reject
^https?://s3plus.meituan.net/v1/mss_a002 url reject-img
^https?://s.go.sohu.com/adgtr/?gbcode= url reject-img
^https?://s.go.sohu.com/adgtr/?gbcode=(ps|sv|offnavi|newvector|ulog.imap|newloc)(.map)?.(baidu|n.shifen).com url reject
^https?://s\d.zdmimg.com/www/api/v\d/api/thirdAd.php url reject
^https?://sa\d.tuisong.baidu.com url reject
^https?://sa\d.tuisong.baidu.com url reject-img
^https?://saad.ms.zhangyue.net/ad url reject
^https?://sapi.guopan.cn/get_buildin_ad url reject-img
^https?://sax\w?.sina.cn url reject
^https?://sax\w?.sina.com.cn url reject
^https?://sdk.99shiji.com/ad/ url reject-img
^https?://sdkapp.uve.weibo.com/interface/sdk/(actionad|sdkad).php url reject
^https?://sdkapp.uve.weibo.com/interface/sdk/sdkad.php url reject
^https?://server-\w+.imrworldwide.com url reject
^https?://service.4gtv.tv/4gtv/Data/(GetAD|ADLog) url reject
^https?://service.iciba.com/popo/open/screens/v\d?adjson url reject
^https?://sf.?-ttcdn-tos.pstatp.com/obj/ad url reject-img
^https?://sf\w-ttcdn-tos.pstatp.com/obj/web.business.image url reject-img
^https?://shimo.im/api/ads?(.+?) url reject
^https?://show.api.moji.com/json/showcase/getAll url reject-img
^https?://shp.qpic.cn/pggamehead/.
?h=\d{4} url reject-img
^https?://simg.s.weibo.com/.+?ios\d{2}.gif url reject-img
^https?://slapi.oray.net/client/ad url reject
^https?://slapi.oray.net/client/ad url reject
^https?://sm.domobcdn.com/ugc/\w/ url reject-img
^https?://smart.789.image.mucang.cn/advert url reject-img
^https?://smkmp.96225.com/smkcenter/ad/ url reject
^https?://smkmp.96225.com/smkcenter/ad/.+?/adBanner url reject-img
^https?://smusic.app.wechat.com/commonCgi/advertisement/get_orint_egg$ url reject
^https?://snailsleep.net/snail/v1/adTask/ url reject
^https?://snailsleep.net/snail/v\d/screen/qn/get? url reject
^https?://sp.kaola.com/api/openad url reject
^https?://splashqqlive.gtimg.com/website/\d{6} url reject-img
^https?://ss0.bdstatic.com/.+?
\d{3}_\d{4}.jpg url reject
^https?://ssl.kohsocialapp.qq.com:\d+/game/buttons url reject
^https?://sso.ifanr.com/jiong/IOS/appso/splash/ url reject-img
^https?://sso.lxjapp.com//chims/servlet/csGetLatestSoftwareVersionServlet url reject-dict
^https?://stat.moji.com url reject-img
^https?://statc.mytuner.mobi/media/banners/ url reject-img
^https?://static1.keepcdn.com/.+?\d{3}x\d{4} url reject
^https?://static.api.m.panda.tv/index.php?method=clientconf.firstscreen&__version=(play_cnmb|(\d+.){0,3}\d+)&__plat=ios&__channel=appstore url reject-img
^https?://static.cnbetacdn.com/assets/adv url reject-img
^https?://static.iask.cn/m-v20161228/js/common/adAudit.min.js url reject-img
^https?://static.vuevideo.net/styleAssets/.+?/splash_ad url reject
^https?://static.vuevideo.net/styleAssets/advertisement/ url reject
^https?://staticlive.douyucdn.cn/.+?/getStartSend url reject-img
^https?://staticlive.douyucdn.cn/upload/signs/ url reject-img
^https?://stats.tubemogul.com/stats/ url reject-img
^https?://status.boohee.com/api/v\d/app_square/start_up_with_ad url reject
^https?://storage.360buyimg.com/kepler-app url reject-img
^https?://storage.wax.weibo.com/\w+.(png|jpg|mp4) url reject-img
^https?://support.you.163.com/xhr/boot/getBootMedia.json url reject
^https?://supportda.ofo.com/adaction? url reject
^https?://szextshort.weixin.qq.com/cgi-bin/mmoc-bin/ad/ url reject-img
^https?://t00img.yangkeduo.com/goods/[\d-]+/[A-Za-z0-9]+.jpeg?imageView2/format/webp$ url reject
^https?://t\d{2}.baidu.com url reject-img
^https?://tb1.bdstatic.com/tb/cms/ngmis/adsense/.jpg url reject-img
^https?://tb2.bdstatic.com/tb/mobile/spb/widget/jump url reject-img
^https?://thor.weidian.com/ares/home.splash/ url reject
^https?://tiasdk.app.wechat.com/retrieval/getAdInfo$ url reject
^https?://tiku.zhan.com/Common/newAd/ url reject
^https?://tj.playcvn.com/app/ads? url reject
^https?://tqt.weibo.cn/.+?advert.index url reject
^https?://tqt.weibo.cn/[\w=?&%.-]+advert.index url reject
^https?://tqt.weibo.cn/api/advert/ url reject
^https?://tqt.weibo.cn/overall/redirect.php?r=(tqt_sdkad|tqtad) url reject
^https?://u1.img.mobile.sina.cn/public/files/image/\d{3}x\d{2,4}.+?(png|jpg|mp4) url reject-img
^https?://ugc.moji001.com/sns/json/profile/get_unread url reject-img
^https?://ulogs.umeng.com url reject-img
^https?://ulogs.umengcloud.com url reject-img
^https?://update.pan.baidu.com/statistics url reject
^https?://ups.youku.com/.
?needad=1& url reject
^https?://v.17173.com/api/Allyes/ url reject-img
^https?://v.cctv.com/.+?850 url reject
^https?://v.icbc.com.cn/userfiles/Resources/WAP/advertisement/ url reject
^https?://vali.cp31.ott.cibntv.net/youku url reject
^https?://vali.cp31.ott.cibntv.net/youku/.+?.mp4?sid= url reject
^https?://video.dispatch.tc.qq.com/\w+.p20\d.1.mp4 url reject
^https?://vv.video.qq.com/getvmind? url reject
^https?://wap.js.10086.cn/jsmccClient/cd/market_content/api/v\d/market_content.page.query url reject
^https?://wap.ngchina.cn/news/adverts/ url reject
^https?://wapwenku.baidu.com/view/fengchaoTwojump/ url reject-img
^https?://wapwenku.baidu.com/view/fengchao/ url reject-img
^https?://wbapp.uve.weibo.com/wbapplua/wbpullad.lua url reject
^https?://web.chelaile.net.cn/api/adpub/ url reject
^https?://webboot.zhangyue.com/zycl/api/ad/ url reject
^https?://weibointl.api.weibo.cn/portal.php?a=get_coopen_ads url reject
^https?://weicoapi.weico.cc/img/ad/ url reject-img
^https?://wenku.baidu.com/shifen/ url reject-img
^https?://werewolf.53site.com/Werewolf/.+?/getAdvertise.php url reject-img
^https?://werewolf.53site.com/Werewolf/.+?/getShareVideodb.php url reject-img
^https?://wmedia-track.uc.cn url reject-img
^https?://www.baidu.com/?action=static&ms=1&version=css_page_2@0.? url reject
^https?://www.icourse163.org/.
?(Advertisement) url reject-img
^https?://www1.elecfans.com/www/delivery/ url reject-img
^https?://www.babyye.com/b.php url reject-img
^https?://www.bldimg.com/(background|splash)/.+?.png$ url reject
^https?://www.bodivis.com.cn/app/splashAdvertise url reject
^https?://www.cmbc.com.cn/m/image/loadingpage/ url reject
^https?://www.cntv.cn/nettv/adp/ url reject
^https?://www.dandanzan.com/res/gdsefse.js url reject
^https?://www.didapinche.com/app/adstat/ url reject
^https?://www.duokan.com/pictures? url reject-img
^https?://www.duokan.com/promotion_day url reject-img
^https?://www.flyertea.com/source/plugin/mobile/mobile.php?module=advis url reject
^https?://www.ft.com/__origami/service/image/v2/images/raw/https%3A%2F%2Fcreatives.ftimg.net%2Fads* url reject-img
^https?://www.gwv7.com/b.php url reject-img
^https?://www.hxeduonline.com/mobileapi2/index.php?act=index&op=interdict url reject
^https?://www.icourse163.org/mob/j/v1/mobRecommendRPCBean.getMaxWeightAdvertisement.rpc url reject
^https?://www.inoreader.com/adv/ url reject
^https?://www.iyingdi.cn/ad url reject
^https?://www.lianbijr.com/adPage/ url reject-img
^https?://www.likeji.net/b.php url reject-img
^https?://www.meituan.com/api/v\d/appstatus? url reject
^https?://www.myhug.cn/ad/ url reject
^https?://www.nfmovies.com/pic/tu/ url reject-img
^https?://www.nfmovies.com/templets/default/images/logos url reject-img
^https?://www.nfmovies.com/uploads/images/play.jpg url reject-img
^https?://www.oschina.net/action/apiv2/get_launcher url reject-img
^https?://www.shihuo.cn/app\d/saveAppInfo url reject
^https?://www.tsytv.com.cn/api/app/ios/ads url reject-img
^https?://www.xiaohongshu.com/api/sns/v\d/system_service/splash_config url reject
^https?://www.zybang.com/adx/ url reject
^https?://xyst.yuanfudao.com/iphone/splashesV\d url reject
^https?://xyz.cnki.net/resourcev7/api/manualpush/SlidsList$ url reject
^https?://y.gtimg.cn/music/.?_Ad/\d+.png url reject-img
^https?://y.gtimg.cn/music/common/upload/t_splash_info/ url reject
^https?://y.gtimg.cn/music/common/upload/targeted_ads url reject-img
^https?://yxyapi\d.drcuiyutao.com/yxy-api-gateway/api/json/advert/ url reject
^https?://zt-app.go189.cn/zt-app/welcome/.
?Animation url reject-img

[MITM]
enable = false

@chenyiping1995
Copy link
Author

另外补充,Clash 也兼容纯域名的 domain 类型的 Rule Provider。

https://github.com/Dreamacro/clash/wiki/Premium-Core-Features#domain

样例:

payload:
  - '.blogger.com'
  - '*.*.microsoft.com'
  - 'books.itunes.apple.com'

@blackmatrix7
Copy link
Owner

Clash的DOMAIN和IPCIDR能混在一个文件里吗?

@chenyiping1995
Copy link
Author

chenyiping1995 commented Dec 30, 2020

Clash 的 Domain 和 IP-CIDR 混在一起的类型叫 classical。是可以这么操作的。

https://github.com/Dreamacro/clash/wiki/Premium-Core-Features#classical

样例:

payload:
  - DOMAIN-SUFFIX,google.com
  - DOMAIN-KEYWORD,google
  - DOMAIN,ad.com
  - SRC-IP-CIDR,192.168.1.201/32
  - IP-CIDR,127.0.0.0/8
  - GEOIP,CN
  - DST-PORT,80
  - SRC-PORT,7777

@blackmatrix7
Copy link
Owner

对Shadowrock和Clash生成的分流规则做了调整,如果还有问题欢迎继续反馈。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@chenyiping1995 @blackmatrix7 and others