Skip to content

Commit

Permalink
Update for filecr.com (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Apr 10, 2023
1 parent 92a7839 commit 4d72dd7
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

18 changes: 12 additions & 6 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -18220,12 +18220,15 @@
}
},
{
"id": "58e5b016-9f11-44c5-9138-a10bed5a3416",
"name": "googleads.g.doubleclick.net/pagead/ads",
"id": "f6ac5eea-40fe-4502-b45c-854c4c88c2cf",
"name": "googleads.g.doubleclick.net/pagead/ads$domain=~filecr.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?googleads\\.g\\.doubleclick\\.net/pagead/ads",
"url-filter-is-case-sensitive": false
"url-filter-is-case-sensitive": false,
"unless-domain": [
"*filecr.com"
]
},
"action": {
"type": "block"
Expand Down Expand Up @@ -25664,12 +25667,15 @@
}
},
{
"id": "9e3541a1-e57c-4f4d-8a7f-8b559d6d241e",
"name": "pagead2.googlesyndication.com/pagead/managed/js/adsense/*/reactive_library_*.js",
"id": "d8fbaee1-8318-47e6-9333-7688f2484007",
"name": "pagead2.googlesyndication.com/pagead/managed/js/adsense/*/reactive_library_*.js$domain=~filecr.com",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?pagead2\\.googlesyndication\\.com/pagead/managed/js/adsense/.*/reactive_library_.*\\.js",
"url-filter-is-case-sensitive": false
"url-filter-is-case-sensitive": false,
"unless-domain": [
"*filecr.com"
]
},
"action": {
"type": "block"
Expand Down
4 changes: 2 additions & 2 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@
||googleads.g.doubleclick.net/dbm/ad^
||googleads.g.doubleclick.net/mads/gma^
||googleads.g.doubleclick.net/mads/static/mad/
||googleads.g.doubleclick.net/pagead/ads^
||googleads.g.doubleclick.net/pagead/ads^$domain=~filecr.com
||googleads.g.doubleclick.net/pagead/adview^
||gougoi.contentcave.co.kr/bidrich.js^
||gsad.gameshot.net^
Expand Down Expand Up @@ -1827,7 +1827,7 @@
||p.udn.com.tw/upf/2014_banners/$domain=udn.com
||pagead2.googlesyndication.com/bg/*.js^
||pagead2.googlesyndication.com/pagead/js/*/osd.js^
||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/reactive_library_*.js^
||pagead2.googlesyndication.com/pagead/managed/js/adsense/*/reactive_library_*.js^$domain=~filecr.com
||partner.googleadservices.com/gpt/pubads_impl_*.js^
||partners.coupangcdn.com/widget/product-banner/main-*.js^$domain=partners.coupangcdn.com
||parts.blog.livedoor.jp/ad/$domain=blog.livedoor.jp
Expand Down

0 comments on commit 4d72dd7

Please sign in to comment.