Update malwaredomainlist and someonewhocares to use https.

This commit is contained in:
Daniel 2018-07-23 09:57:12 -04:00
parent 699127b037
commit e4e0dd21f0
No known key found for this signature in database
GPG Key ID: 4940B41048AF73EA
2 changed files with 6 additions and 6 deletions

View File

@ -1,9 +1,9 @@
{
"name": "Malware Domain List",
"description": "Malware Domain List is a non-commercial community project.",
"homeurl": "http://www.malwaredomainlist.com/",
"homeurl": "https://www.malwaredomainlist.com/",
"frequency": "weekly",
"issues": "http://www.malwaredomainlist.com/contact.php",
"url": "http://www.malwaredomainlist.com/hostslist/hosts.txt",
"issues": "https://www.malwaredomainlist.com/contact.php",
"url": "https://www.malwaredomainlist.com/hostslist/hosts.txt",
"license": "'can be used for free by anyone'"
}

View File

@ -1,9 +1,9 @@
{
"name": "Dan Pollock [someonewhocares](http://someonewhocares.org)",
"name": "Dan Pollock [someonewhocares](https://someonewhocares.org)",
"description": "How to make the internet not suck (as much).",
"homeurl": "http://someonewhocares.org/hosts/",
"homeurl": "https://someonewhocares.org/hosts/",
"frequency": "frequently",
"issues": "hosts@someonewhocares.org",
"url": "http://someonewhocares.org/hosts/zero/hosts",
"url": "https://someonewhocares.org/hosts/zero/hosts",
"license": "non-commercial with attribution"
}