Skip to content

Commit

Permalink
Update for tfreeca22.com (Fix #303)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Oct 23, 2023
1 parent ef3bf16 commit b5a0e5b
Show file tree
Hide file tree
Showing 3 changed files with 59 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

52 changes: 52 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -19138,6 +19138,32 @@
}
}
},
{
"id": "6a7eb4fb-e7fa-41f5-8ea6-718de29309f6",
"name": "i.keezip.com/ad/",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?i\\.keezip\\.com/ad/",
"url-filter-is-case-sensitive": false
},
"action": {
"type": "block"
}
}
},
{
"id": "2f367e36-3e52-412e-a464-1f757a7fb3ff",
"name": "i.keezip.com/images/",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?i\\.keezip\\.com/images/",
"url-filter-is-case-sensitive": false
},
"action": {
"type": "block"
}
}
},
{
"id": "26dc77e6-1d35-499d-8a76-1f08da4a8818",
"name": "i.ligatus.com/angular_front/tags/it/notizie/tags/angular-tag.js",
Expand Down Expand Up @@ -30019,6 +30045,19 @@
}
}
},
{
"id": "dae9b834-9c9c-475e-918a-4bdf66626fdd",
"name": "tfreeca*.com/ad/",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?tfreeca.*\\.com/ad/",
"url-filter-is-case-sensitive": false
},
"action": {
"type": "block"
}
}
},
{
"id": "fcea6747-e754-400f-b2d3-b84a3ad532cb",
"name": "tg1.aniview.com/api/adserver/spt",
Expand Down Expand Up @@ -46242,6 +46281,19 @@
}
}
},
{
"id": "375a8d8e-820f-4f3c-8bdd-e0c0398c1ab0",
"name": "tfreeca22.com##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?tfreeca22\\.com"
},
"action": {
"type": "css-display-none",
"selector": "body>table:first-of-type>tbody>tr:first-of-type>td:nth-of-type(2)>div[style=\"padding-bottom:5px\"],div#container>p[style=\"padding:2px; text-align: center\"]"
}
}
},
{
"id": "94860596-528d-4a36-a6c6-99267bc33099",
"name": "tgd.kr##",
Expand Down
7 changes: 6 additions & 1 deletion youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
! License: https://github.com/yous/YousList#license
! Title: YousList
! Expires: 4 days
! Version: 20231021
! Version: 20231023

! General element hiding rules
##amp-ad
Expand Down Expand Up @@ -1375,6 +1375,8 @@
||hungryapp.co.kr/banner/banner_*.php^$domain=hungryapp.co.kr
||hygall.com/box/kakao_scroll50.html^$domain=hygall.com
||i.011st.com/ui_img/adoffice/creative/js/adcreative.min.js^
||i.keezip.com/ad/
||i.keezip.com/images/
||i.ligatus.com/angular_front/tags/it/notizie/tags/angular-tag.js^
||i.mediatraffic.com.ua/js/uho/mt20_3.js^
||i.socdm.com/sdk/js/adg-script-loader.js^
Expand Down Expand Up @@ -2137,6 +2139,7 @@
||tempest.services.disqus.com/ads-iframe/adsnative/
||tempest.services.disqus.com/ads-iframe/google/
||tf.co.kr/public/ad/^$domain=tf.co.kr
||tfreeca*.com/ad/
||tg1.aniview.com/api/adserver/spt^
||tg1.premiumimpression.com/api/adserver/spt^
||theceluv.com/banner/$domain=m.theceluv.com|theceluv.com
Expand Down Expand Up @@ -6588,6 +6591,8 @@ tf.co.kr##iframe[src^="https://nad.tf.co.kr/v/pr/fr/thefact/"]
tfnews.co.kr##div.banner_wrap
tfnews.co.kr##div.com_ban
tfnews.co.kr##div.top_banner
tfreeca22.com##body>table:first-of-type>tbody>tr:first-of-type>td:nth-of-type(2)>div[style="padding-bottom:5px"]
tfreeca22.com##div#container>p[style="padding:2px; text-align: center"]
tgd.kr##body>div[style="background: #efefef;padding:0;"]
tgd.kr##div#article-list>div[style="background: #efefef;padding:10px 8px;"]
tgd.kr##div#article-list>div[style="background:#efefef;padding:10px 8px;"]
Expand Down

0 comments on commit b5a0e5b

Please sign in to comment.