Commit Graph

13 Commits

Author SHA1 Message Date
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
CodeX 568d27bbf1 Change run frequenzy
Sync blocklists from upstream / sync (push) Successful in 36s
change from 6 hours to 7 days at 04.00
2026-03-23 09:31:23 +01:00
gitea-actions 897f60250a Sync blocklists from upstream 2026-03-22 16:18:23 +00:00
CodeX 25df98253d Initial creation
Readme for usage
2026-03-22 16:58:24 +01:00
CodeX 4ecfa39b0c Moved python code to separate script
moved python code to separate script
2026-03-22 16:56:57 +01:00
CodeX 9fed65b469 Initial creation
Python script for threeway merge, called from runner action script
2026-03-22 16:53:20 +01:00
CodeX a411d9805d Initial creation
Create action for threeway merge of upstream
2026-03-22 16:50:52 +01:00
CodeX 4408749108 Initial creation 2026-03-22 16:31:05 +01:00
CodeX ba8a27460d Initial creation 2026-03-22 16:30:15 +01:00
CodeX cfff880017 Initial creation 2026-03-22 16:29:29 +01:00
CodeX 5501df1016 Initial creation 2026-03-22 16:28:10 +01:00