Skip to content

Commit

Permalink
Update for m.moneys.co.kr (Fix #486)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Apr 23, 2024
1 parent e019f0a commit f6a7c50
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

26 changes: 26 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -25548,6 +25548,19 @@
}
}
},
{
"id": "8796f12b-0e16-40ca-b52c-6b3908a4790d",
"name": "my.newscover.co.kr/common/c/js/sidecover.js",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?my\\.newscover\\.co\\.kr/common/c/js/sidecover\\.js",
"url-filter-is-case-sensitive": false
},
"action": {
"type": "block"
}
}
},
{
"id": "dc2937b5-c8bd-43a2-888d-8f952320558e",
"name": "mycdn.co/adServe/imgBanner*/*_image-banner.cib",
Expand Down Expand Up @@ -42759,6 +42772,19 @@
}
}
},
{
"id": "427428d0-b1f8-4a99-ad3a-76b48dd1ca96",
"name": "m.moneys.co.kr##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?m\\.moneys\\.co\\.kr"
},
"action": {
"type": "css-display-none",
"selector": "div.ad-area"
}
}
},
{
"id": "55ce636c-291a-486c-8ab5-47d929f0059b",
"name": "m.moneys.mt.co.kr##",
Expand Down
1 change: 1 addition & 0 deletions hosts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -436,6 +436,7 @@
0.0.0.0 mtag.mman.kr
0.0.0.0 mv.ad.naver.com
0.0.0.0 mxttrf.com
0.0.0.0 my.newscover.co.kr
0.0.0.0 mycdn.co
0.0.0.0 na.mmnneo.com
0.0.0.0 nefing.com
Expand Down
2 changes: 2 additions & 0 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1816,6 +1816,7 @@
||mv.ad.naver.com/adshow^
||mxttrf.com/ads^
||mxttrf.com/js/show_ads_mxttrf.js^
||my.newscover.co.kr/common/c/js/sidecover.js^
||mycdn.co/adServe/imgBanner*/*_image-banner.cib^
||mydaily.co.kr/ad/adimage/$domain=mydaily.co.kr
||mydaily.co.kr/upload/ads/$domain=mydaily.co.kr
Expand Down Expand Up @@ -5065,6 +5066,7 @@ m.mk.co.kr##div.new_ad2
m.mk.co.kr##div.new_ad3
m.mk.co.kr##div[id^="slot"]
m.mk.co.kr##iframe[src^="./index_ad.mk"]
m.moneys.co.kr##div.ad-area
m.moneys.mt.co.kr##div.ad
m.moneys.mt.co.kr##div.iwm_aip
m.moneyweek.co.kr##div#ad_div_bottom
Expand Down

0 comments on commit f6a7c50

Please sign in to comment.