mirror of
https://github.com/codex-storage/deluge.git
synced 2025-01-12 04:24:27 +00:00
Blocklist: remove default url as it is outdated
This commit is contained in:
parent
debae00246
commit
9c0a450a47
@ -62,7 +62,7 @@ from readers import ReaderParseError
|
||||
log = logging.getLogger(__name__)
|
||||
|
||||
DEFAULT_PREFS = {
|
||||
"url": "http://deluge-torrent.org/blocklist/nipfilter.dat.gz",
|
||||
"url": "",
|
||||
"load_on_start": False,
|
||||
"check_after_days": 4,
|
||||
"list_compression": "",
|
||||
|
Loading…
x
Reference in New Issue
Block a user