From d2347b040c17aff3a5eb46e0b806ca9a0bf5efb7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sat, 13 Jul 2019 09:29:11 -0500 Subject: [PATCH] Convert "OK" site to use more reliable HTTP Status Code Detection. --- data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data.json b/data.json index 9314ae3f..63a06a4d 100644 --- a/data.json +++ b/data.json @@ -722,8 +722,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "OK": { - "errorType": "message", - "errorMsg": "This page does not exist on OK", + "errorType": "status_code", "rank": 1, "regexCheck": "^[a-zA-Z][a-zA-Z0-9_.-]*$", "url": "https://ok.ru/{}",