mirror of
https://github.com/logos-storage/deluge.git
synced 2026-01-26 17:03:12 +00:00
Blocklist: remove default url as it is outdated
This commit is contained in:
parent
00ebaae67a
commit
7020e5ca90
@ -59,7 +59,7 @@ from readers import ReaderParseError
|
||||
# TODO: review class attributes for redundancy
|
||||
|
||||
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