Skip to content

Commit

Permalink
Fix for lawtimes.co.kr (#511)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Oct 19, 2024
1 parent 5e803a3 commit 70b0e32
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 20 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

18 changes: 1 addition & 17 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -20407,22 +20407,6 @@
}
}
},
{
"id": "56667071-0f0e-4c14-9c97-14b9c5b83270",
"name": "image.lawtimes.co.kr/ContentsImgs/$domain=lawtimes.co.kr",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?image\\.lawtimes\\.co\\.kr/ContentsImgs/",
"url-filter-is-case-sensitive": false,
"if-domain": [
"*lawtimes.co.kr"
]
},
"action": {
"type": "block"
}
}
},
{
"id": "6ce2600c-cbd5-4fa6-8818-a6d948902ffc",
"name": "image.lottorich.co.kr/lottorich/partnership/",
Expand Down Expand Up @@ -41470,7 +41454,7 @@
},
"action": {
"type": "css-display-none",
"selector": "img[src*=\"//image.lawtimes.co.kr/ContentsImgs/\"]"
"selector": "a[target=\"_parent\"] img[src*=\"//image.lawtimes.co.kr/ContentsImgs/\"]"
}
}
},
Expand Down
3 changes: 1 addition & 2 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1463,7 +1463,6 @@
||image.donga.com/dac/SPORTS/M/*.js^$domain=sports.donga.com
||image.donga.com/dac/SPORTS/PC/*.js^$domain=sports.donga.com
||image.donga.com/home2012/images/ad/$domain=donga.com
||image.lawtimes.co.kr/ContentsImgs/$domain=lawtimes.co.kr
||image.lottorich.co.kr/lottorich/partnership/
||image.melon.com/svc/images/main/floatingBanner/floatingBanner_*.swf^
||image.munhwa.com/www/banner/$domain=m.munhwa.com|munhwa.com
Expand Down Expand Up @@ -4506,7 +4505,7 @@ latimes.com##div.pb-f-ads-yieldmo
latimes.com##div[data-pb-name="DFP Ad"]
latimes.com##div[data-pb-name="Yieldmo Ad"]
lawtalknews.co.kr##div.tdn-inventory
lawtimes.co.kr##img[src*="//image.lawtimes.co.kr/ContentsImgs/"]
lawtimes.co.kr##a[target="_parent"] img[src*="//image.lawtimes.co.kr/ContentsImgs/"]
lazyportfolioetf.com##div#custom_html-2
lazyportfolioetf.com##div#custom_html-3
lenta.ru##div.b-banner
Expand Down

0 comments on commit 70b0e32

Please sign in to comment.