diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index d4c7daa..1d6b7f7 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -190,8 +190,8 @@ }, "BOOTH": { "errorType": "response_url", - "regexCheck": "^[a-zA-Z0-9@_-]$", "errorUrl": "https://booth.pm/", + "regexCheck": "^[a-zA-Z0-9@_-]$", "url": "https://{}.booth.pm/", "urlMain": "https://booth.pm/", "username_claimed": "blue", @@ -343,8 +343,8 @@ }, "Carbonmade": { "errorType": "response_url", - "regexCheck": "^[a-zA-Z0-9@_-]$", "errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com", + "regexCheck": "^[a-zA-Z0-9@_-]$", "url": "https://{}.carbonmade.com", "urlMain": "https://carbonmade.com/", "username_claimed": "jenny", @@ -851,14 +851,6 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, - "Google Play": { - "errorMsg": "the requested URL was not found on this server", - "errorType": "message", - "url": "https://play.google.com/store/apps/developer?id={}", - "urlMain": "https://play.google.com", - "username_claimed": "GitHub", - "username_unclaimed": "noonewouldeverusethis7" - }, "Google Developer": { "errorMsg": "Sorry, the profile was not found.", "errorType": "message", @@ -867,6 +859,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "Google Play": { + "errorMsg": "the requested URL was not found on this server", + "errorType": "message", + "url": "https://play.google.com/store/apps/developer?id={}", + "urlMain": "https://play.google.com", + "username_claimed": "GitHub", + "username_unclaimed": "noonewouldeverusethis7" + }, "Gradle": { "errorType": "status_code", "regexCheck": "^(?!-)[a-zA-Z0-9-]{3,}(?