Skip to content

Commit

Permalink
Update for m.xportsnews.com
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Sep 17, 2018
1 parent 45910f4 commit bd94ffb
Show file tree
Hide file tree
Showing 4 changed files with 45 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

38 changes: 38 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -6546,6 +6546,18 @@
}
}
},
{
"id": "a6ba1bbb-9d7b-4094-a2c8-05603758a482",
"name": "adsrv.kstarplay.tv",
"content": {
"trigger": {
"url-filter": "^[a-z0-9+_.]+:/+(?:[^/]+\\.)?adsrv\\.kstarplay\\.tv"
},
"action": {
"type": "block"
}
}
},
{
"id": "f27c909e-ea46-45da-bab8-34cf81bfa645",
"name": "adstract.adk2x.com/imp",
Expand Down Expand Up @@ -46656,6 +46668,19 @@
}
}
},
{
"id": "7ddc7f9c-3725-4a6d-af3e-7d2cbd977320",
"name": "m.xportsnews.com##div.in_10lines",
"content": {
"trigger": {
"url-filter": "^[a-z0-9+_.]+:/+(?:[^/]+\\.)?m\\.xportsnews\\.com"
},
"action": {
"type": "css-display-none",
"selector": "div.in_10lines"
}
}
},
{
"id": "0fec130b-5057-42ab-945e-79b464805c4c",
"name": "m.xportsnews.com##div.in_200_200",
Expand All @@ -46682,6 +46707,19 @@
}
}
},
{
"id": "a8dd4551-4ed2-4c0d-8df5-0689681107c5",
"name": "m.xportsnews.com##div[itemprop=\"articleBody\"]>div[style=\"width:100%;height:100px;border:0px;overflow:hidden;display:inline-block;text-align:center\"]",
"content": {
"trigger": {
"url-filter": "^[a-z0-9+_.]+:/+(?:[^/]+\\.)?m\\.xportsnews\\.com"
},
"action": {
"type": "css-display-none",
"selector": "div[itemprop=\"articleBody\"]>div[style=\"width:100%;height:100px;border:0px;overflow:hidden;display:inline-block;text-align:center\"]"
}
}
},
{
"id": "4b9f824e-85a7-4671-8d69-b9664414b40c",
"name": "m.yeongnam.com##form[name=\"listFrm\"]>center",
Expand Down
1 change: 1 addition & 0 deletions hosts.txt
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
0.0.0.0 adserver.adtechus.com
0.0.0.0 adserver.sbtrustmedia.com
0.0.0.0 adserver.uniqube.tv
0.0.0.0 adsrv.kstarplay.tv
0.0.0.0 adsvc2.wisenut.co.kr
0.0.0.0 adtg.widerplanet.com
0.0.0.0 adv.imadrep.co.kr
Expand Down
7 changes: 5 additions & 2 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
! License: https://github.com/yous/YousList#license
! Title: YousList
! Expires: 4 days
! Checksum: LlGVrGBYxD7tKk3I/Iy+yA
! Version: 20180915
! Checksum: UqNK9Xn0qU/4fpNrLhnGeQ
! Version: 20180917

! Workaround for BlockAdBlock
#@#.pub_300x250
Expand Down Expand Up @@ -542,6 +542,7 @@
||adserver.viewgames.co.kr/adi/adiPage.php^
||adspaces.ero-advertising.com/adspace/*.js^
||adspaces.ero-advertising.com/banads/view.php^
||adsrv.kstarplay.tv^
||adstract.adk2x.com/imp^
||adsvc2.wisenut.co.kr^
||adtag.asiaone.com/tag/*/js/prebid/*_prebid_min.js^
Expand Down Expand Up @@ -3302,8 +3303,10 @@ m.xportsnews.com##div.ad_img_up
m.xportsnews.com##div.adlist
m.xportsnews.com##div.adtexts2
m.xportsnews.com##div.commercial_news
m.xportsnews.com##div.in_10lines
m.xportsnews.com##div.in_200_200
m.xportsnews.com##div.rect_ad
m.xportsnews.com##div[itemprop="articleBody"]>div[style="width:100%;height:100px;border:0px;overflow:hidden;display:inline-block;text-align:center"]
m.yeongnam.com##form[name="listFrm"]>center
m.yeongnam.com##span.c_art1>table[style="border:1px solid #dfdfdf; margin-bottom:10px; margin-right:10px;"]
m.yna.co.kr##aside.amp-ad-container
Expand Down

0 comments on commit bd94ffb

Please sign in to comment.