diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 30f86419..4e15d537 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2672,5 +2672,13 @@ "urlMain": "https://www.furaffinity.net", "username_claimed": "jesus", "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" } }