[GH-ISSUE #282] CI/CD pipeline #194

Open
opened 2026-08-06 02:13:19 -04:00 by saavagebueno · 1 comment
Owner

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.

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. - [ ] Add CI/CD - [ ] Update [README#contributing](https://github.com/laylavish/uBlockOrigin-HUGE-AI-Blocklist?tab=readme-ov-file#contributing)
Author
Owner

@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.txt file.

<!-- gh-comment-id:3566824354 --> @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.txt` file.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DYNR/uBlockOrigin-HUGE-AI-Blocklist#194