Skip to content

Commit

Permalink
Update for dt.co.kr (Fix #546)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Jul 6, 2024
1 parent 81b76ed commit cc11bfc
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

18 changes: 17 additions & 1 deletion Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -17823,6 +17823,22 @@
}
}
},
{
"id": "3e6704bd-8286-4e16-9d0a-7bccd85da9dc",
"name": "dt.co.kr/ad.html$domain=dt.co.kr",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?dt\\.co\\.kr/ad\\.html",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*dt.co.kr"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "f18d930f-b3d5-46fc-bf36-b5c125eccd55",
"name": "dt.co.kr/js/top_ad.js",
Expand Down Expand Up @@ -37452,7 +37468,7 @@
},
"action": {
"type": "css-display-none",
"selector": "div#gisa>table,div#left_skyWingBanner,div#right_skyWingBanner,div#side_content>div[style=\"margin-top:10px;\"],div#side_content>div[style=\"margin-top:20px;\"],div#top_ad,div#topad,div.ad_view04,div.cntWrap>div[style=\"margin-top:10px;\"],div.cntWrap>div[style=\"padding-top:10px \"],div.cntWrap>div[style=\"padding-top:10px;\"],div.cntWrap>div[style=\"text-align:left;margin-left:5px;\"]"
"selector": "div#gisa>table,div#left_skyWingBanner,div#right_skyWingBanner,div#side_content>div[style=\"margin-top:10px;\"],div#side_content>div[style=\"margin-top:20px;\"],div#top_ad,div#topad,div.ad_view04,div.cntWrap>div[style=\"margin-top:10px;\"],div.cntWrap>div[style=\"padding-top:10px \"],div.cntWrap>div[style=\"padding-top:10px;\"],div.cntWrap>div[style=\"text-align:left;margin-left:5px;\"],iframe[src*=\"//www.dt.co.kr/ad.html\"]"
}
}
},
Expand Down
2 changes: 2 additions & 0 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1283,6 +1283,7 @@
||dsp.dmcmedia.co.kr/*/*.mp4^
||dsp.xapads.com/adscript.php^
||dspserver.adpnut.com/ron/html/
||dt.co.kr/ad.html^$domain=dt.co.kr
||dt.co.kr/js/top_ad.js^
||dtr-onsite-feed.datarize.ai^
||dvdprime.com/g2/img/banner/$domain=dvdprime.com
Expand Down Expand Up @@ -3282,6 +3283,7 @@ dt.co.kr##div.cntWrap>div[style="margin-top:10px;"]
dt.co.kr##div.cntWrap>div[style="padding-top:10px "]
dt.co.kr##div.cntWrap>div[style="padding-top:10px;"]
dt.co.kr##div.cntWrap>div[style="text-align:left;margin-left:5px;"]
dt.co.kr##iframe[src*="//www.dt.co.kr/ad.html"]
dtnews24.com##aside.user-aside>div.text-center[style="padding:15px 0;border:1px solid #dfdfdf;"]
dtnews24.com##div.fixed1>div[style="position:fixed;"]
dtnews24.com##div.fixed2
Expand Down

0 comments on commit cc11bfc

Please sign in to comment.