From fe68d468abceeb0a6c5890ebfbd0d2a0bc6cc3e9 Mon Sep 17 00:00:00 2001 From: Jakob Guddas Date: Sat, 11 Jan 2020 16:51:34 +0100 Subject: [PATCH] Add "Lichess" support --- data.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data.json b/data.json index 68d8822c..a8cbf304 100644 --- a/data.json +++ b/data.json @@ -338,6 +338,15 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "Lichess": { + "errorType": "message", + "errorMsg": "Page not found!", + "rank": 2591, + "url": "https://lichess.org/@/{}", + "urlMain": "https://lichess.org", + "username_claimed": "blue", + "username_unclaimed": "noonewouldeverusethis7" + }, "Cloob": { "errorType": "status_code", "rank": 7498,