Giter Club home page Giter Club logo

Comments (4)

trolzen avatar trolzen commented on September 8, 2024 3

OK, found the solution. To fix broken SO functionality (up/down votes etc.) one can put the following in their "My filters" list:

! fix for Fanboy's Enhanced Tracking List breaking SO's up/down votes
serverfault.com,superuser.com,stackoverflow.com,askubuntu.com,stackexchange.com#@#+js(acis, StackExchange.ga.init)

⚠️ BEWARE! Judging by the text in the rule this will enable tracking! Maybe it's not what you want.

from fanboy-adblock.

vermgit avatar vermgit commented on September 8, 2024

When will this become available? My µBlock points to this file as the relevant source for the blocking:

[Adblock Plus 2.0]
! Checksum: 1JeRnRcun8N01nsYcbZp3Q
! Title: Fanboy's Enhanced Tracking List
! Updated: 18 Feb 2021
! Expires: 5 days
! License: http://creativecommons.org/licenses/by/3.0/
! Homepage: http://www.fanboy.co.nz/
! Reporting Issues: https://github.com/ryanbr/fanboy-adblock/issues
:
:
serverfault.com,superuser.com,stackoverflow.com,askubuntu.com,stackexchange.com##+js(acis, _comscore)
serverfault.com,superuser.com,stackoverflow.com,askubuntu.com,stackexchange.com##+js(acis, _qevents)
serverfault.com,superuser.com,stackoverflow.com,askubuntu.com,stackexchange.com##+js(acis, GoogleAnalyticsObject)
serverfault.com,superuser.com,stackoverflow.com,askubuntu.com,stackexchange.com##+js(acis, StackExchange.ga.init)
:

And with the above I have the issues described in the issue description.

So I'm not sure how my browser or µBlock gets the fix.

from fanboy-adblock.

trolzen avatar trolzen commented on September 8, 2024

Does anyone know a workaround for this issue? How to turn off some of that rules without turning off the whole list?

from fanboy-adblock.

sugarbleat avatar sugarbleat commented on September 8, 2024

Same issue here in uBlock Origin.

My understanding (not knowing internals too well) is that the acis scriptlet sets up window.StackExchange to abort on get/set instead of the full window.StackExchange.ga.init. This is because the scriptlet is installed too early, before window.StackExchange is initialized in https://cdn.sstatic.net/Js/stub.en.js.

This means window.StackExchange.ready is also blocked for example.

This comment seems to relate: uBlockOrigin/uBlock-issues#2130 (comment). If so, it could be a recent regression under uBlock Origin.

Replacing acis with aopr in this one rule seems to fix that.

from fanboy-adblock.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.