From 1fc5d732a33c5ca3d715ab716c06132df1bc6dad Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 9 Feb 2019 10:44:14 -0600 Subject: [PATCH] Add DeviantART to tests. --- data.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index da6b3f62..284bf96a 100644 --- a/data.json +++ b/data.json @@ -266,7 +266,9 @@ "rank": 186, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-]*$", "url": "https://{}.deviantart.com", - "urlMain": "https://deviantart.com" + "urlMain": "https://deviantart.com", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" }, "Disqus": { "errorType": "status_code",