diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 8830eab7..a66fd016 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1644,6 +1644,13 @@ "username_claimed": "jenny", "username_unclaimed": "noonewouldeverusethis7" }, + "Vero": { + "errorType": "status_code", + "url": "https://vero.co/{}", + "urlMain": "https://vero.co/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis" + }, "Vimeo": { "errorType": "status_code", "url": "https://vimeo.com/{}", @@ -2223,4 +2230,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}