Commas are awesome

Fixes #438
Fixes #439
This commit is contained in:
Matthias Lisin 2015-01-04 02:02:26 +01:00
parent 2203db298d
commit 2814456586

View File

@ -517,7 +517,7 @@ DATA = collections.OrderedDict([
'http://winhelp2002.mvps.org/hosts.zip,'
'http://malwaredomains.lehigh.edu/files/justdomains.zip,'
'http://pgl.yoyo.org/adservers/serverlist.php?'
'hostformat=hosts&mimetype=plaintext,'),
'hostformat=hosts&mimetype=plaintext'),
"List of URLs of lists which contain hosts to block.\n\n"
"The file can be in one of the following formats:\n\n"
"- An '/etc/hosts'-like file\n"