Skip to content

Commit

Permalink
Update for finance.yahoo.com (Fix #414)
Browse files Browse the repository at this point in the history
  • Loading branch information
yous committed Jan 6, 2024
1 parent 63c4638 commit 6b15d1f
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Rules.1blockpkg

Large diffs are not rendered by default.

13 changes: 13 additions & 0 deletions Rules.1blockpkg.json
Original file line number Diff line number Diff line change
Expand Up @@ -37021,6 +37021,19 @@
}
}
},
{
"id": "6f26cd8d-3250-46e5-b7c8-8f707ac917e1",
"name": "finance.yahoo.com##",
"content": {
"trigger": {
"url-filter": "^[^:]+://+([^:/]+\\.)?finance\\.yahoo\\.com"
},
"action": {
"type": "css-display-none",
"selector": "div#sda-LDRB-frame,div#sda-LREC,div#sda-WFPAD-iframe,div#viewer-LDRB,div.ad-lrec,div.caas-da,div.gemini-ad,div[id^=\"defaultLREC\"][id$=\"-sizer\"],div[id^=\"sda-LREC\"][id$=\"-iframe\"]"
}
}
},
{
"id": "bd358e9e-c9b8-484e-9a52-99ac8e243f78",
"name": "fivethirtyeight.com##",
Expand Down
9 changes: 9 additions & 0 deletions youslist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3422,6 +3422,15 @@ filmix.me##div.aside-wrap>noindex
filmix.me##div.info-a
filmix.me##div.info-b
filmix.me##div.page-wrapper>div>div.container[style="padding: 0px; height: 0px; transition: 0ms;"]
finance.yahoo.com##div#sda-LDRB-frame
finance.yahoo.com##div#sda-LREC
finance.yahoo.com##div#sda-WFPAD-iframe
finance.yahoo.com##div#viewer-LDRB
finance.yahoo.com##div.ad-lrec
finance.yahoo.com##div.caas-da
finance.yahoo.com##div.gemini-ad
finance.yahoo.com##div[id^="defaultLREC"][id$="-sizer"]
finance.yahoo.com##div[id^="sda-LREC"][id$="-iframe"]
fivethirtyeight.com##div#masterad
flash24.co.kr##body>center>div[style="left: 50%; width: 330px; height: 52px; right: 0px; bottom: 0px; margin-top: -30px; margin-left: -165px; position: fixed; z-index: 1;"]
flash24.co.kr##div#ad_left
Expand Down

0 comments on commit 6b15d1f

Please sign in to comment.