Skip to content

Commit

Permalink
Update for joseilbo.com
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Oct 23, 2023
1 parent 9ee7868 commit 488ab0b
Show file tree
Hide file tree
Showing 4 changed files with 69 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

61 changes: 61 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -11299,6 +11299,54 @@
}
}
},
{
"id": "0a0ecaa9-3092-4227-9d8b-6a94b2932fb2",
"name": "adserver.joseilbo.com/openads/adframe.php$domain=joseilbo.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?adserver\\.joseilbo\\.com/openads/adframe\\.php",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*joseilbo.com"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "bfc9e3b7-6a16-403d-9ed5-c7966967a708",
"name": "adserver.joseilbo.com/openads/adjs.php$domain=joseilbo.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?adserver\\.joseilbo\\.com/openads/adjs\\.php",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*joseilbo.com"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "c9f4ff1a-9ee3-4d92-a106-891d415c1a5e",
"name": "adserver.joseilbo.com/openads/adx.js$domain=joseilbo.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?adserver\\.joseilbo\\.com/openads/adx\\.js",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*joseilbo.com"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "abdac13e-4bba-4a55-baaa-b4eadec16bf6",
"name": "adserver.juicyads.com/adshow.php",
Expand Down Expand Up @@ -38780,6 +38828,19 @@
}
}
},
{
"id": "9e392ff3-6c0a-47f3-85ac-ac561fff427a",
"name": "joseilbo.com##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?joseilbo\\.com"
},
"action": {
"type": "css-display-none",
"selector": "div[class$=\"_banner\"],div[class^=\"R_cnt_bn_\"],iframe[src*=\"//adserver.joseilbo.com/openads/adframe.php\"]"
}
}
},
{
"id": "f8ad8fc7-7749-40d1-b9b2-6a72699958d4",
"name": "joynews24.com##",
Expand Down
1 change: 1 addition & 0 deletions hosts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
0.0.0.0 adserver.adtech.advertising.com
0.0.0.0 adserver.adtechus.com
0.0.0.0 adserver.exoticads.com
0.0.0.0 adserver.joseilbo.com
0.0.0.0 adserver.juicyads.com
0.0.0.0 adserver.viewgames.co.kr
0.0.0.0 adspaces.ero-advertising.com
Expand Down
6 changes: 6 additions & 0 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -822,6 +822,9 @@
||adserver.adtech.advertising.com^
||adserver.adtechus.com^
||adserver.exoticads.com/cz^
||adserver.joseilbo.com/openads/adframe.php^$domain=joseilbo.com
||adserver.joseilbo.com/openads/adjs.php^$domain=joseilbo.com
||adserver.joseilbo.com/openads/adx.js^$domain=joseilbo.com
||adserver.juicyads.com/adshow.php^
||adserver.juicyads.com/js/jads.js^
||adserver.viewgames.co.kr/adi/adiPage.php^
Expand Down Expand Up @@ -4056,6 +4059,9 @@ joinsmsn.com##div.brandtext_area
joinsmsn.com##div[class$="ad_link_area"]
joongang.co.kr##div.ad_wrap
joongdo.co.kr##div#id_header_R
joseilbo.com##div[class$="_banner"]
joseilbo.com##div[class^="R_cnt_bn_"]
joseilbo.com##iframe[src*="//adserver.joseilbo.com/openads/adframe.php"]
joynews24.com##ad
joynews24.com##body>container>div[style="text-align:center;height:280px;overflow:hidden;"]
joynews24.com##container.ad-head
Expand Down

0 comments on commit 488ab0b

Please sign in to comment.