From 7ac7a000f6e8d1c6248d5cf58714f0eb72f3a63f Mon Sep 17 00:00:00 2001 From: Aslan MALSAGOV Date: Fri, 12 Jul 2019 01:30:44 +0200 Subject: [PATCH 1/2] Add support for OK Add support for OK --- data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/data.json b/data.json index d00f090..d7e62bd 100644 --- a/data.json +++ b/data.json @@ -721,6 +721,16 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7" }, + "OK": { + "errorType": "message", + "errorMsg": "This page does not exist on OK", + "rank": 1, + "regexCheck": "^[a-zA-Z][a-zA-Z0-9_-.]*$", + "url": "https://ok.ru/{}", + "urlMain": "https://ok.ru/", + "username_claimed": "ok", + "username_unclaimed": "noonewouldeverusethis7" + }, "Pastebin": { "errorType": "response_url", "errorUrl": "https://pastebin.com/index", From 34124f33c289faf091448ac594d967b529cd0df9 Mon Sep 17 00:00:00 2001 From: Aslan MALSAGOV Date: Fri, 12 Jul 2019 01:33:31 +0200 Subject: [PATCH 2/2] OK added --- sites.md | 1 + 1 file changed, 1 insertion(+) diff --git a/sites.md b/sites.md index eabd0e6..0035e88 100644 --- a/sites.md +++ b/sites.md @@ -143,5 +143,6 @@ 142. [boingboing.net](https://boingboing.net/) 143. [gfycat](https://gfycat.com/) 144. [Pokemon Showdown](https://pokemonshowdown.com) +145. [OK](https://ok.ru/) Alexa.com rank data fetched at (2019-07-11 04:03:04.155602 UTC)