From ed899b55c8518bacd44365c0c432dccfaddedc24 Mon Sep 17 00:00:00 2001 From: ryu Date: Tue, 11 Feb 2020 15:47:20 +0900 Subject: [PATCH] Add note.com support --- data.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data.json b/data.json index 3239ff55..4d36aab0 100644 --- a/data.json +++ b/data.json @@ -1188,6 +1188,14 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "note": { + "errorType": "status_code", + "rank": 114514, + "url": "https://note.com/{}", + "urlMain": "https://note.com/", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "OK": { "errorType": "status_code", "rank": 62,