From ffdfb5bb5a839f32697f94ced985e631e7ac5467 Mon Sep 17 00:00:00 2001 From: Donghyeok Tak Date: Sun, 13 Oct 2019 11:42:11 +0900 Subject: [PATCH] Add 2Dimensions --- data.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/data.json b/data.json index fc6207cc..fdd02cbe 100644 --- a/data.json +++ b/data.json @@ -1,4 +1,11 @@ { + "2Dimensions": { + "errorType": "status_code", + "url": "https://2Dimensions.com/a/{}", + "urlMain": "https://2Dimensions.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "500px": { "errorMsg": "Oops! This page doesn\u2019t exist.", "errorType": "message", @@ -1528,4 +1535,4 @@ "username_claimed": "bule", "username_unclaimed": "noonewouldeverusethis7" } -} \ No newline at end of file +}