Skip to content

Commit

Permalink
Update for ggeal.com
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Apr 23, 2024
1 parent a26c959 commit b57a921
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

18 changes: 16 additions & 2 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -13712,13 +13712,14 @@
}
},
{
"id": "315b1e3f-f4f7-4176-b520-4ced00e37bd1",
"name": "cache.ggeal.com/banner/*.html$domain=web.humoruniv.com",
"id": "76d41d9e-37b0-49d6-9b53-50eadb468485",
"name": "cache.ggeal.com/banner/*.html$domain=ggeal.com|web.humoruniv.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?cache\\.ggeal\\.com/banner/.*\\.html",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*ggeal.com",
"*web.humoruniv.com"
]
},
Expand Down Expand Up @@ -38352,6 +38353,19 @@
}
}
},
{
"id": "610c8cba-ccc1-4189-b17d-cf5432105380",
"name": "ggeal.com##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?ggeal\\.com"
},
"action": {
"type": "css-display-none",
"selector": "div#body_read>div[style=\"margin:20px 0 5px 0;\"],iframe[src^=\"/banner/\"][src*=\".html\"]"
}
}
},
{
"id": "b04af37a-9e31-4764-826d-d118e4b28803",
"name": "ggilbo.com##",
Expand Down
4 changes: 3 additions & 1 deletion youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -995,7 +995,7 @@
||c0.pubmine.com/*/ata.js^
||c1.popads.net/pop.js^
||ca-api.cafe24data.com^
||cache.ggeal.com/banner/*.html^$domain=web.humoruniv.com
||cache.ggeal.com/banner/*.html^$domain=ggeal.com|web.humoruniv.com
||cache.ssend.microad.jp/js/adfunnel-sp-load.js^
||cad.donga.com/DKBNEWS/dkb_view_right_adin_*.js^$domain=dkbnews.donga.com
||cad.donga.com/DKBNEWS/dkb_view_right_banner_*.js^$domain=dkbnews.donga.com
Expand Down Expand Up @@ -3669,6 +3669,8 @@ genomeweb.com##div.region-footer-top
getemoji.com##div.container>div>div.text-center[style="padding-top:15px;margin-left:-5px"]
getemoji.com##ins[data-ad-slot="1077730506"]
getnews.co.kr##div.ad-template
ggeal.com##div#body_read>div[style="margin:20px 0 5px 0;"]
ggeal.com##iframe[src^="/banner/"][src*=".html"]
ggilbo.com##article.article-veiw-body div[style="width:100%; height:250px"]
ggilbo.com##aside.user-aside>div[style="text-align:center"]
ggilbo.com##div#articleBody>center[style="margin:15px 0;"]
Expand Down

0 comments on commit b57a921

Please sign in to comment.