uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
4.16k stars 772 forks source link

spanishdict.com: detection #19744

Closed tforman closed 1 year ago

tforman commented 1 year ago

Prerequisites

I tried to reproduce the issue when...

Description

spandict.com creates a pop up that either tells you to allow ads or subscribe to premium, or 3 free web pages to browse.

URL(s) where the issue occurs.

https://www.spanishdict.com/

Screenshot(s)

Screen Shot 2023-09-14 at 6 55 06 PM

uBO version

1.52.0

Browser name and version

Mozilla firefox 117.0.1

Settings

none

Notes

No response

stephenhawk8054 commented 1 year ago

Can you test if this works or causes any breakages?

spanishdict.com##+js(set-local-storage-item, sd_total_pageviews, $remove$)

Click on uBO icon > ⚙ Dashboard button > Add the filter(s) in "My filters" pane > ✓ Apply changes > Open new tab and test again.

dportvine commented 1 year ago

spanishdict.com##.ReactModal__Overlay--after-open:has-text(/Premium|Try 7 days/) ~> uBlock filters – Annoyances spanishdict.com##.ReactModal__Overlay--after-open:has(iframe[srcdoc], img):has-text(signing up) ~> uBlock filters – Annoyances

spanishdict.com##+js(set-local-storage-item, sd_total_pageviews, $remove$)

Works for me.

stephenhawk8054 commented 1 year ago

How about this?

spanishdict.com##+js(set, SD_IS_BLOCKING, false)