mirror of
https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist.git
synced 2026-08-06 02:12:35 -04:00
[GH-ISSUE #282] CI/CD pipeline #194
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 @kitty-ku on GitHub (Nov 11, 2025).
Original GitHub issue: https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist/issues/282
Work to be done on the repository itself.
There are currently multiple blacklist formats (uBlock, uBlacklist) that use a common list.
Generation of blacklists from an authoritaative source file could be automated right here on GitHub making it easier to contribute.
@Alexhuszagh commented on GitHub (Nov 22, 2025):
I've done this on a private fork and I'd be more than happy to contribute this back, if there's interest. I use a dependency-free Python script for this that takes a flat list of sites and auto-generates the desired blocklists from a flat list of sites which I auto-generate from the
noai_hosts.txtfile.