Skip to content

Commit

Permalink
Update for kbmaeil.com (Fix #439)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Jan 21, 2024
1 parent 8400a07 commit 5435104
Show file tree
Hide file tree
Showing 3 changed files with 50 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

45 changes: 45 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -39796,6 +39796,19 @@
}
}
},
{
"id": "48f5b59a-0393-4ee3-9cc0-44dbaf9ff2cf",
"name": "kbmaeil.com##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?kbmaeil\\.com"
},
"action": {
"type": "css-display-none",
"selector": "div.sticky-container>div>div.banner_box"
}
}
},
{
"id": "0bdf309b-d0ed-4d65-988b-b3dae546d1f6",
"name": "keybr.com##",
Expand Down Expand Up @@ -50124,6 +50137,38 @@
}
}
},
{
"id": "4cfe4aef-af74-4bb6-98e9-88d116387056",
"name": "@@cdn.kbmaeil.com/bannerpop/uploads/image/$domain=kbmaeil.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?cdn\\.kbmaeil\\.com/bannerpop/uploads/image/",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*kbmaeil.com"
]
},
"action": {
"type": "ignore-previous-rules"
}
}
},
{
"id": "3d9d0da0-ae70-42b2-a088-0e6bbf3e9e14",
"name": "@@cdn.kbmaeil.com/bannerpop/uploads/js/*.js$domain=kbmaeil.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?cdn\\.kbmaeil\\.com/bannerpop/uploads/js/.*\\.js",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*kbmaeil.com"
]
},
"action": {
"type": "ignore-previous-rules"
}
}
},
{
"id": "768c80b7-0da0-43eb-a11f-6c09c6419ff3",
"name": "@@googleads.g.doubleclick.net/pagead/ads?*&crui=*",
Expand Down
5 changes: 4 additions & 1 deletion youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
! License: https://github.com/yous/YousList#license
! Title: YousList
! Expires: 1 days
! Version: 20240118
! Version: 20240121

! General element hiding rules
##amp-ad
Expand Down Expand Up @@ -4182,6 +4182,7 @@ kat.cr##div.spareBlock
kbench.com##iframe[name="ifmadver"]
kbench.com##iframe[src^="//www.kbench.com/article_right_box.php"]
kbench.com##iframe[src^="https://shop.kbench.com/09shop/article_right_box.php"]
kbmaeil.com##div.sticky-container>div>div.banner_box
keybr.com##div.Supporter
khan.co.kr##div.adBanner
khan.co.kr##div.ad_highlight_tf
Expand Down Expand Up @@ -7484,6 +7485,8 @@ namu.wiki##:xpath(//div/h1[not(./small)]/following-sibling::div[1]/following-sib
@@||ads.sportsseoul.com/RealMedia/ads/adstream_sx.ads/www.sportsseoul.com/main@Bottom^$domain=sportsseoul.com
@@||aitimes.com/bannerpop/uploads/image/$domain=aitimes.com
@@||besteleven.com/bannerpop/uploads/image/$domain=besteleven.com
@@||cdn.kbmaeil.com/bannerpop/uploads/image/$domain=kbmaeil.com
@@||cdn.kbmaeil.com/bannerpop/uploads/js/*.js^$domain=kbmaeil.com
@@||googleads.g.doubleclick.net/pagead/ads?*&crui=*
@@||mindpost.or.kr/script/bannerpop.js^$domain=mindpost.or.kr
@@||vads-api.ad.daum.net/xylophone/adrequest/vmap/
Expand Down

0 comments on commit 5435104

Please sign in to comment.