windowscentral.com

This is where you should report issues arising from the subscription filters.
Locked
MGitkos
New Member
New Member
Posts: 1
Joined: Wed Jan 02, 2019 5:54 pm

windowscentral.com

Post by MGitkos »

There are some pages that are having a lot of content removed, which I need to turn off the adblocker to view properly. Two Examples + Images Below:

Code: Select all

https://www.windowscentral.com/best-xbox-one-games-kids-2018
With Ad Blocker

https://i.ibb.co/2vSy03Y/image.png

Without Ad Blocker

https://i.ibb.co/gRyZ8Xz/image.png

Code: Select all

https://www.windowscentral.com/wheres-best-place-buy-surface-pro-6
With Ad Blocker

https://i.ibb.co/ZGvxNMY/image.png

Without Ad Blocker

https://i.ibb.co/JQnpXcn/image.png

Also found this on GitHub. Looks like it's these lines in particular:

Code: Select all

windowscentral.com##.shop
windowscentral.com##a[href^="/e?link="]
https://github.com/easylist/easylist/co ... 9a9202123c
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

add

Code: Select all

windowscentral.com#@#a[href^="/e?link="]
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Note, those are actually ads/"affiliate" links.
Locked