rebuild JSON at 8f1ee3a

[ci skip]
This commit is contained in:
Travis 2017-08-18 18:57:45 +00:00
parent 8f1ee3a206
commit e562fdfe29
2 changed files with 10 additions and 2 deletions

View file

@ -1,5 +1,5 @@
{ {
"count": 359, "count": 360,
"entries": [ "entries": [
{ {
"API": "Dogs", "API": "Dogs",
@ -2041,6 +2041,14 @@
"HTTPS": false, "HTTPS": false,
"Link": "http://api.axfrcheck.com" "Link": "http://api.axfrcheck.com"
}, },
{
"API": "HaveIBeenPwned",
"Auth": null,
"Category": "Security",
"Description": "Passwords which have previously been exposed in data breaches",
"HTTPS": true,
"Link": "https://haveibeenpwned.com/API/v2"
},
{ {
"API": "UK Police", "API": "UK Police",
"Auth": null, "Auth": null,

File diff suppressed because one or more lines are too long