dslreports.com

This is where you should report issues arising from the subscription filters.
Locked
RizzleQ
New Member
New Member
Posts: 2
Joined: Fri Feb 24, 2017 2:13 am

dslreports.com

Post by RizzleQ »

Hello,

The built-in xhr calls that this forum uses is being blocked by what I see as:

Code: Select all

Static filter ||dslreports.com/tp? found in: EasyPrivacy
This results in posts made after the page has loaded not showing up on the page until the page is manually refreshed. Normally your own quick posts and other people's posts will show in up near-real time without the page ever refreshing.

The discussion and eventual reveal of the source of this issue is docmented here in their forum:

Code: Select all

https://www.dslreports.com/forum/r31227623-Quick-reply-and-other-replies-not-showing-on-page-without-a-refresh
As far as I'm aware, these xhr calls are not used for generating ads, so I don't think any XMLHttpRequests should be blocked on this site.

Thank you.
User avatar
LanikSJ
Site Owner
Site Owner
Posts: 1806
Joined: Thu Feb 15, 2007 7:44 am
Location: /dev/null

Post by LanikSJ »

Agreed. I see that too myself. Would be nice to get it unblocked.

Commit in question: https://github.com/easylist/easylist/co ... b6e79b0a46

If you want to whitelist it, this is working for me:

Code: Select all

@@||dslreports.com/tp?$xmlhttprequest,first-party/
"If it ain't broke don't fix it."
Locked