From c0ef4984d000f528a7175ffade661455f28d5f4b Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Sun, 23 Feb 2020 21:12:10 -0600 Subject: [PATCH] Convert Rajce.net to use HTTP Status Detection. It was failing during tests earlier, and this will (hopefully) allow it to be more reliable. --- data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data.json b/data.json index 960ff1eca..2f0fbed00 100644 --- a/data.json +++ b/data.json @@ -1346,8 +1346,7 @@ "username_unclaimed": "noonewouldeverusethis7" }, "Rajce.net": { - "errorMsg": "410", - "errorType": "message", + "errorType": "status_code", "rank": 1703, "url": "https://{}.rajce.idnes.cz/", "urlMain": "https://www.rajce.idnes.cz/",