xenforo.com

This is where you should report issues arising from the subscription filters.
Locked
gpia7r
New Member
New Member
Posts: 1
Joined: Mon Apr 16, 2018 12:21 pm

xenforo.com

Post by gpia7r »

Recent change to EasyPrivacy that seems to have broken vBulletin Threadloom.

Code: Select all

https://xenforo.com/community/
Haven't been able to find what to whitelist to resolve it, though.

Here's the Chrome log:

https://i.imgur.com/bEqOuNG.png
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Provide example page / forum (eventually if needed a test account)
Explain how Threadloom is working with such forums
Moved from EasyList Subscriptions to Report incorrectly removed content on Mon Apr 16, 2018 5:46 pm by intense

tlpaul
New Member
New Member
Posts: 2
Joined: Fri May 04, 2018 8:39 pm

Post by tlpaul »

Hi @intense:

This is Paul from Threadloom. We provide site search and email newsletter services for forums. Forums install a plug-in that enables these services for their site.

Some of our customers reported that uBlock is breaking their page renders. Example (which will also give you more information about our search service):

https://xenforo.com/community/threads/threadloom-search.119636/page-9

Can you remove us from your blocklist?

Paul
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

I don't see anything we're blocking that'd limit website functionatily (in easylist or easyprivacy), which subscriptions are you using?
tlpaul
New Member
New Member
Posts: 2
Joined: Fri May 04, 2018 8:39 pm

Post by tlpaul »

I think it might be this CL:

viewtopic.php?p=134870#p134870
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

No: in that CSP filter, the scripts from *.threadloom.com are allowed (not blocked)
tlchris
New Member
New Member
Posts: 6
Joined: Thu May 17, 2018 4:34 pm

Post by tlchris »

Hi [mention]intense[/mention]

Wanted to follow up with Paul's inquiry about threadloom.com being removed from the list so the functionality can be restored for the forums the plugin is installed on.

Here is an image of when I use uBlock Orgin
https://imgur.com/a/FNJtDnr


You can also test this as a guest - try the keyword trumpet
http://www.themouthpiece.com/forum/threadloom/search
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

It seems the page is broken (stylesheet blocked)

Does this filter help you ?

Code: Select all

@@||threadloom.com^$stylesheet
tlchris
New Member
New Member
Posts: 6
Joined: Thu May 17, 2018 4:34 pm

Post by tlchris »

That does a fair bit to help - is there anyway to unblock some of the JS code that will help it look and function properly?
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

Easyprivacy list authors need to know what function is broken.
Provide all the necessary details to test it.

If it's about tracking, well, I doubt such thing will be unblocked.
tlchris
New Member
New Member
Posts: 6
Joined: Thu May 17, 2018 4:34 pm

Post by tlchris »

We do have a GA js, which I can understand goes against tracking. Is it possible to unblock anything, but the ga.js file?
The JS files that we need are required for working within the addon - for drop downs, and even the links don't seem to be functioning as they return to the homepage.

Some sample images are here
https://i.imgur.com/If4hbC8.png
https://i.imgur.com/RNGTQik.png
intense
Contributor
Contributor
Posts: 10497
Joined: Wed Mar 27, 2013 9:56 am

Post by intense »

fixed in uBo
https://github.com/uBlockOrigin/uAssets ... 97a3e73ec8

for other adblockers wait for a response from [mention]fanboy[/mention]
tlchris
New Member
New Member
Posts: 6
Joined: Thu May 17, 2018 4:34 pm

Post by tlchris »

Thank you for the CSS fix.

if there is anything I can do to answer or provide more documentation around the JS that prohibits functionality, please let me know.
tlchris
New Member
New Member
Posts: 6
Joined: Thu May 17, 2018 4:34 pm

Post by tlchris »

@fanboy Is there anyway to get the JS function reviewed? Understand about the /ga/- but the
https://cdn.threadloom.com/js/module-app.min.js - is required to use features like go to the next page, or filtering search results.

I would appreciate any help or guidance you can offer in this case.
User avatar
fanboy
EasyList Author
EasyList Author
Posts: 12223
Joined: Wed Sep 05, 2007 8:17 pm

Post by fanboy »

Adjusted, https://github.com/easylist/easylist/co ... a911b4c7f7

Ensure no other tracking from the domain, otherwise it'll be reinstated.
tlchris
New Member
New Member
Posts: 6
Joined: Thu May 17, 2018 4:34 pm

Post by tlchris »

Thank you! Confirmed it working with the latest definitions downloaded.
Locked