androidcentral.com

This is where you should report issues arising from the subscription filters.
Locked
PALADiN
Guest

androidcentral.com

Post by PALADiN »

1. Featured stories are missing their images. Example http://imgur.com/52uw7lU
2. "Show me more" button does nothing when clicked.
3. The comment function on articles is broken in multiple areas.
a. Clicking "Reply" redirects to a page filled with code. Example of code page http://imgur.com/XhKIvgH
b. The text box resizer is missing.
c. The checkboxes for "Follow replies to me" and "Follow all comments" are missing.
d. After postiing a new comment, the whole page refreshes with a confirmation message. The same behaviour can be observed when clicking "Report" on an undesirable comment (may also be the same with voting up and voting down - currently untested).

The culprit filter seems to be this one:

Code: Select all

||androidcentral.com^$first-party,script
The same thing is happening on windowscentral.com too. Other Mobile Nations sites (imore.com, connectedly.com, crackberry.com, vrheads.com and teslacentral.com) may also be affected.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

We're aware of it. The cause is the Anti-adblock scheme.
Tom Kaminski
New Member
New Member
Posts: 1
Joined: Fri Apr 28, 2017 4:50 pm

Post by Tom Kaminski »

The Mobile Nations sites are basically unusable again due to the following rules:

Code: Select all

||androidcentral.com/sites/androidcentral.com/files/advagg_js/$script
||crackberry.com/sites/crackberry.com/files/advagg_js/$script
||imore.com/sites/imore.com/files/advagg_js/$script
||windowscentral.com/sites/wpcentral.com/files/advagg_js/$script
For example, now it's impossible to login to the site because you need access to the hamburger menu, which now doesn't work.
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

for androidcentral add:

Code: Select all

@@||androidcentral.com/sites/androidcentral.com/files/advagg_js
@@||ad.doubleclick.net^$script,domain=androidcentral.com
try similar filters for the others
Locked