Fix links to API signup page

This commit is contained in:
chandler
2019-12-02 17:03:36 -05:00
parent abbae15c6f
commit bac8b613e6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
[!] No WPVulnDB API Token given, as a result vulnerability data has not been output.
[!] You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up.
[!] You can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up .

View File

@@ -1,5 +1,5 @@
{
"vuln_api": {
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up."
"error": "No WPVulnDB API Token given, as a result vulnerability data has not been output.\nYou can get a free API token with 50 daily requests by registering at https://wpvulndb.com/users/sign_up ."
}
}