gocomics.com

This is where you should report issues arising from the subscription filters.
Locked
shamino
New Member
New Member
Posts: 2
Joined: Thu Aug 27, 2020 12:45 pm

gocomics.com

Post by shamino »

As of this morning, GoComics changed its site such that EasyList blocks its content.

For example:

Code: Select all

https://www.gocomics.com/9chickweedlane

The rule blocking the content is: /assets/ad-. It is blocking the following script:

Code: Select all

https://assets.gocomics.com/assets/ad-dependencies-e94ca4e29b6652dd9d1cc153e1b352f4d519fb0129a69a504e097b88f6f6b3be.js

I added the following rule as a workaround:
@@||assets.gocomics.com/assets/ad-dependencies-e94ca4e29b6652dd9d1cc153e1b352f4d519fb0129a69a504e097b88f6f6b3be.js

This seems to work for today, but I don't know if that long string of hex may change in the future. It might be better to whitelist a broader scope.

Unfortunately, this definitely is an advertising script, but hopefully restricting the override to only the GoComics assets site will limit its scope sufficiently.

intense Verified
Contributor
Contributor
Posts: 10503
Joined: Wed Mar 27, 2013 9:56 am

Post by intense Verified »

Locked