Skip to content

Commit

Permalink
Update for junggi.co.kr (Fix #521)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Jun 8, 2024
1 parent a3e5e65 commit cd16aa2
Show file tree
Hide file tree
Showing 3 changed files with 33 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

29 changes: 29 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -22301,6 +22301,22 @@
}
}
},
{
"id": "9e612b68-20d1-4a85-9845-9786ff942424",
"name": "junggi.co.kr/data/__banner/$domain=junggi.co.kr",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?junggi\\.co\\.kr/data/__banner/",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*junggi.co.kr"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "212f712f-0556-418b-b96e-c41426edce1f",
"name": "kbench.com/article_right_box.php$domain=kbench.com",
Expand Down Expand Up @@ -40447,6 +40463,19 @@
}
}
},
{
"id": "0240e8ca-f1e0-41e9-a346-9d250065a587",
"name": "junggi.co.kr##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?junggi\\.co\\.kr"
},
"action": {
"type": "css-display-none",
"selector": "div.junggi-bottom_fixed,div.jungiad_list>div.banner_wrap"
}
}
},
{
"id": "e4b67115-380e-42ba-84ed-777f85607bb9",
"name": "justwatch.com##",
Expand Down
3 changes: 3 additions & 0 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1597,6 +1597,7 @@
||jslog.coupang.com^
||json2.dcinside.com/json1/comment_boy_v*.php^$domain=m.dcinside.com
||jtbc.co.kr/common/json2XMLvast.aspx^
||junggi.co.kr/data/__banner/$domain=junggi.co.kr
||kbench.com/article_right_box.php^$domain=kbench.com
||kbench.com/m_article_right_box.php^$domain=m.kbench.com
||khan.co.kr/ad/
Expand Down Expand Up @@ -4250,6 +4251,8 @@ joynews24.com##iframe[src*="//iframe.joynews24.com/ad/"]
joynews24.com##iframe[src*="//iframe.joynews24.com/adm/"]
jr.naver.com##div.bigBanner
jr.naver.com##div.top_banner
junggi.co.kr##div.junggi-bottom_fixed
junggi.co.kr##div.jungiad_list>div.banner_wrap
justwatch.com##div.ad-unit
kado.net##div.banner_event_box
kado.net##div.float_banner
Expand Down

0 comments on commit cd16aa2

Please sign in to comment.