NanoAdblocker / NanoFilters

Script snippets and filters
GNU General Public License v3.0
126 stars 28 forks source link

[Anti-adblock] mail.yahoo.com #501

Closed whitecoatblackhat closed 4 years ago

whitecoatblackhat commented 4 years ago

URLs where this issue occurs (Required)

### Screenshots (Required) ![Yahoo Adblock Detection](https://user-images.githubusercontent.com/65068012/82208187-ff464100-9902-11ea-9b34-356b4f034291.PNG) ### Screenshot of console (Required, press `F12` to open the console) ### Describe the issue (Optional if obvious) ### Reproduction Steps (Optional if trivial)

UOrigins + Nano Defender used to bypass Yahoo Mail's anti-adblock system but it no longer can.

Anything else you believe to be useful (Optional)

Environment (Required)

Your filter lists (Required)

Your custom filters (Required if you have any)

Your other extensions (Required if you have any)

mapx- commented 4 years ago

test this filter mail.yahoo.com##:xpath(//*[contains(text(),"ad-blocker")]):upward(3)

whitecoatblackhat commented 4 years ago

Ahh, got it! Many thanks!!