Merge pull request #1629 from XhmikosR/patch-1

Fix URLHaus/update.json
This commit is contained in:
Steven Black 2021-04-27 10:35:23 -04:00 committed by GitHub
commit 19302c4975
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
{ {
"name": "URLHaus", "name": "URLHaus",
"description": "A project from [abuse.ch](https://abuse.ch/) with the goal of sharing malicious URLs.", "description": "A project from [abuse.ch](https://abuse.ch/) with the goal of sharing malicious URLs.",
"homeurl": "https://urlhaus.abuse.ch/", "homeurl": "https://urlhaus.abuse.ch/",
"frequency": "weekly", "frequency": "weekly",
"issues": "mailto:cosntacptamem@abuse.ch", "issues": "mailto:contactme@abuse.ch",
"url": "https://urlhaus.abuse.ch/downloads/hostfile/", "url": "https://urlhaus.abuse.ch/downloads/hostfile/",
"license": "CC0" "license": "CC0"
} }