Commit Graph
4 Commits
Author SHA1 Message Date
CodeX 0a37bffb7d Merge pull request 'Document manual blacklist additions in README' (#2) from docs/readme-blacklist-additions into main
Reviewed-on: #2
2026-04-07 01:41:58 +02:00
CodeX 2f2ac6897f Document manual blacklist additions in README
Add a "Maintaining the blacklist" section that mirrors "Maintaining
the whitelist" and explains the manual-addition escape hatch
preserved by the three-way merge. Clarify that direct removals do
not work and must go through the whitelist instead.
2026-04-07 01:26:13 +02:00
CodeX 570fa858e8 Merge pull request 'Simplify to whitelist/blacklist model' (#1) from feat/whitelist-strip-blacklist into main
Reviewed-on: #1
2026-04-07 01:12:57 +02:00
CodeX 14fd0cf511 Simplify to whitelist/blacklist model
- Rewrite merge_blocklists.py to sync a single blacklist from upstream
  and subtract the locally-maintained whitelist
- Replace whitelist contents with subtitle + webm seed
- Remove blacklist_permissive, whitelist_with_subtitles, and all
  .prev files that are no longer needed
- Rewrite README to reflect the two-file model and link to wiki
2026-04-07 01:09:17 +02:00