CodeX 568d27bbf1
Sync blocklists from upstream / sync (push) Successful in 36s
Change run frequenzy
change from 6 hours to 7 days at 04.00
2026-03-23 09:31:23 +01:00
2026-03-23 09:31:23 +01:00
2026-03-22 16:53:20 +01:00
2026-03-22 16:18:23 +00:00
2026-03-22 16:18:23 +00:00
2026-03-22 16:58:24 +01:00
2026-03-22 16:18:23 +00:00
2026-03-22 16:18:23 +00:00

ARR Stack Blocklists

Automatically synchronized blocklists for use with Cleanuparr in the ARR media stack.

Files

File Description
blacklist Standard blocklist — blocks all known malicious and unwanted file types
blacklist_permissive Permissive blocklist — blocks genuinely malicious types with fewer false positives
whitelist Whitelist — only files matching these patterns are allowed
whitelist_with_subtitles Whitelist with subtitle file types included
*.prev Internal sync reference files — do not edit manually

Usage

Point Cleanuparr's Malware Blocker and Blacklist Sync at the raw URL of your chosen file:

https://git.hisp.no/arr/blocklists/raw/branch/main/blacklist_permissive

Sync

Files are automatically synchronized from the upstream Cleanuparr repository every 6 hours via Gitea Actions.

The sync uses a three-way merge strategy:

  • Upstream additions are automatically included
  • Upstream removals are automatically removed
  • Your custom additions are preserved across every sync

Custom Entries

To add your own entries, edit the relevant file directly in Gitea. Your additions will be detected as custom entries and preserved on every subsequent sync.

Upstream Source

Blocklists are sourced from:

https://raw.githubusercontent.com/Cleanuparr/Cleanuparr/main/
S
Description
Contains black and white lists for cleanuparr and qbittorrent
Readme 59 KiB
Languages
Python 100%