Skip to content

Commit

Permalink
Update for zdnet.co.kr (Fix #506)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed May 27, 2024
1 parent 1562d09 commit d39e230
Show file tree
Hide file tree
Showing 3 changed files with 34 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

31 changes: 30 additions & 1 deletion Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -24805,6 +24805,19 @@
}
}
},
{
"id": "c99484c5-ee6c-439f-bb79-1a1f1e53b8c9",
"name": "mediacategory.com/servlet/adMediation",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?mediacategory\\.com/servlet/adMediation",
"url-filter-is-case-sensitive": false
},
"action": {
"type": "block"
}
}
},
{
"id": "b429d0ef-4ab2-4396-8943-0ad936324714",
"name": "mediacategory.com/servlet/adNative",
Expand Down Expand Up @@ -33451,6 +33464,22 @@
}
}
},
{
"id": "749b5d4f-a0e3-4e8c-99ce-cf28748543f9",
"name": "zdnet.co.kr/js_mobile/a1medv3.js$domain=zdnet.co.kr",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?zdnet\\.co\\.kr/js_mobile/a1medv3\\.js",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*zdnet.co.kr"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "fa6d6015-609d-4d2d-be35-b72b05e47542",
"name": "zdnet.co.kr/template_ad/$domain=zdnet.co.kr",
Expand Down Expand Up @@ -50860,7 +50889,7 @@
},
"action": {
"type": "css-display-none",
"selector": "div#main_right_Floating_banner,div.ad,div.ad_tag,div.ad_tag_line,div.ad_txt,div.adbody,div.bn_box,div.con_bn_box,div.cont_ad_box,div.hide_bk,div.hide_bt,div.iwm_ba,div.news_12,div.power_center,div.top_bn_zone,div.view_ad_1,div.zdnetkor-scroll>div[style=\"width:700px; height:20px; padding:10px 15px; background-color:#e9eef1; margin-bottom:30px;\"],div[class^=\"right_bn\"],iframe[src^=\"/ads/\"],iframe[src^=\"/template_ad/\"],ul.ad_list"
"selector": "div#main_right_Floating_banner,div.A1_300250,div.ad,div.ad_tag,div.ad_tag_line,div.ad_txt,div.adbody,div.bn_box,div.con_bn_box,div.cont_ad_box,div.hide_bk,div.hide_bt,div.iwm_ba,div.news_12,div.power_center,div.top_bn_zone,div.view_ad_1,div.zdnetkor-scroll>div[style=\"width:700px; height:20px; padding:10px 15px; background-color:#e9eef1; margin-bottom:30px;\"],div[class^=\"right_bn\"],iframe[src^=\"/ads/\"],iframe[src^=\"/template_ad/\"],ul.ad_list"
}
}
},
Expand Down
3 changes: 3 additions & 0 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1763,6 +1763,7 @@
||mediacategory.com/servlet/adBannerFloating^
||mediacategory.com/servlet/adBanner^
||mediacategory.com/servlet/adBrandCoverData^
||mediacategory.com/servlet/adMediation^
||mediacategory.com/servlet/adNative^
||mediacategory.com/servlet/adNewsflashContentsBox^
||mediacategory.com/servlet/adPlayLinkBanner^
Expand Down Expand Up @@ -2372,6 +2373,7 @@
||zbn.donga.com/2015/banner/ad_read_*.asp^$domain=zbn.donga.com
||zbnfhsk.com/*.js^
||zdnet.co.kr/ads/$domain=zdnet.co.kr
||zdnet.co.kr/js_mobile/a1medv3.js^$domain=zdnet.co.kr
||zdnet.co.kr/template_ad/$domain=zdnet.co.kr
||zergnet.com/zerg.js^
||zumads.vrixon.com/zum.vrix^$domain=pip-player.zum.com
Expand Down Expand Up @@ -7576,6 +7578,7 @@ zangsisi.net##div.fixed-top>center
zbn.donga.com##div#iwm_fsa_wrap
zbn.donga.com##iframe[src^="/2015/banner/ad_real_"]
zdnet.co.kr##div#main_right_Floating_banner
zdnet.co.kr##div.A1_300250
zdnet.co.kr##div.ad
zdnet.co.kr##div.ad_tag
zdnet.co.kr##div.ad_tag_line
Expand Down

0 comments on commit d39e230

Please sign in to comment.