From 5e11df3b7fb669c618e5b66eb81a7bba15f17efc Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Fri, 8 Feb 2019 19:19:02 -0600 Subject: [PATCH] Add Newgrounds to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index a73e660..a7371ed 100644 --- a/data.json +++ b/data.json @@ -584,7 +584,9 @@ "rank": 2408, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.newgrounds.com", - "urlMain": "https://newgrounds.com" + "urlMain": "https://newgrounds.com", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Pastebin": { "errorType": "response_url",