Add option to ignore private downloads when blocking files (#39)

This commit is contained in:
Marius Nechifor
2025-01-13 15:15:58 +02:00
committed by GitHub
parent f0dc51f10b
commit 058507ac39
8 changed files with 53 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
},
"ContentBlocker": {
"Enabled": true,
"IGNORE_PRIVATE": true,
"Blacklist": {
"Enabled": false,
"Path": "https://raw.githubusercontent.com/flmorg/cleanuperr/refs/heads/main/blacklist"

View File

@@ -13,6 +13,7 @@
},
"ContentBlocker": {
"Enabled": false,
"IGNORE_PRIVATE": false,
"Blacklist": {
"Enabled": false,
"Path": ""