mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #149] Fix AI blocklist compatibility with uBlock Origin #83
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @dopreo on GitHub (Apr 14, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/149
Hi all,
I apologise if this is in the wrong place or something, but I'm incredibly enthusiastic about this project and I stand very strongly with what it stands for and the people involved.
Alas, the README.md involves potential incompatibilities or nuances involving how this blocklist is currently expected to work on uBlock Origin. As a current user of uBO on a fair few of my systems (as a general 'internet de-crappinator'), I would love to fix these compatibility issues with the extension.
The README.md notes that the list needs 'a little restructuring to fix DOM targeting'; what might this involve?
A structure is defined for adding entries to one's personal filter list as follows:
google.com,duckduckgo.com,bing.com##div>a:has-text(/Your Text Here/i):upward(div):style(opacity:0!important)Is the desire simply for all entries on the list to follow this format?
If so, I would be more than happy to work my way through this, be this manual or via some script I can conceive of to automate the process.
I hope sincerely I can contribute here. Thank you so much for your impeccable work.
@laylavish commented on GitHub (Apr 30, 2025):
Thanks for being enthusiastic about this project! However, the issue with uBlock Origin should now be fixed.