From c1feadb099f70cb29eac0e28bb73cfb84f7b2252 Mon Sep 17 00:00:00 2001 From: KennethSweezy Date: Wed, 17 Jul 2019 15:08:03 -0400 Subject: [PATCH] :sparkles: Add support for NationStates Nations Claimed Username: the_holy_principality_of_saint_mark Unclaimed Username: noonewould --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 2f3ca37f..690b239c 100644 --- a/data.json +++ b/data.json @@ -760,6 +760,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "NationStates Nation": { + "errorMsg": "Was this your nation? It may have ceased to exist due to inactivity, but can rise again!", + "errorType": "message", + "url": "https://nationstates.net/nation={}", + "urlMain": "https://nationstates.net", + "username_claimed": "the_holy_principality_of_saint_mark", + "username_unclaimed": "noonewould" + }, "Newgrounds": { "errorType": "status_code", "rank": 3449,