Merge pull request #1158 from XhmikosR/https

Use https for winhelp2002.mvps.org
This commit is contained in:
Steven Black 2020-02-23 12:55:53 -05:00 committed by GitHub
commit ba5559a38f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
{
"name": "MVPS hosts file",
"description": "The purpose of this site is to provide the user with a high quality custom HOSTS file.",
"homeurl": "http://winhelp2002.mvps.org/",
"homeurl": "https://winhelp2002.mvps.org/",
"frequency": "monthly",
"issues": "mailto:winhelp2002@gmail.com",
"url": "http://winhelp2002.mvps.org/hosts.txt",
"url": "https://winhelp2002.mvps.org/hosts.txt",
"license": "CC BY-NC-SA 4.0"
}