Skip to content

Commit

Permalink
Create HuiJuDongManAds.sgmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
NobyDa committed Sep 2, 2020
1 parent d7e75c9 commit c1095a6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions Surge/Module/HuiJuDongManAds.sgmodule
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
#!name=荟聚动漫
#!desc=去除大多数弹屏以及底栏广告, 由于有广告缓存, 因此可能需要卸载App重装. @NobyDa

[Rule]
#检测
DOMAIN,www.umeng.com,DIRECT
DOMAIN,adview.cn,DIRECT
#底栏
#URL-REGEX,https:\/\/www\.19831110\.com\/\d\/getad\.asp,REJECT-TINYGIF
DOMAIN,googleads.g.doubleclick.net,REJECT-DROP
DOMAIN,www.19831110.com,REJECT-DROP
#弹屏
URL-REGEX,^https?:\/\/api-access\.pangolin-sdk-toutiao\.com\/api\/ad\/,REJECT-TINYGIF
URL-REGEX,^https?:\/\/sf.*-ttcdn-tos\.pstatp\.com\/obj\/ad,REJECT-TINYGIF
URL-REGEX,^https?:\/\/www\.51devapp\.com\/adconfigs,REJECT-TINYGIF
URL-REGEX,^https?:\/\/.+?\.snssdk\.com\/ad\/,REJECT-TINYGIF
#HTTP
AND,((USER-AGENT,%E8%8D%9F%E8%81%9A%E5%8A%A8%E6%BC%AB*), (URL-REGEX,\/ad)),REJECT-TINYGIF

[MITM]
hostname = %APPEND% sf*-ttcdn-tos.pstatp.com, www.51devapp.com, *.snssdk.com, www.19831110.com, api-access.pangolin-sdk-toutiao.com

0 comments on commit c1095a6

Please sign in to comment.