From bd941c8034cd7c2b28d1324377a66186963e9ff7 Mon Sep 17 00:00:00 2001 From: "Christopher K. Hoadley" Date: Wed, 30 Jan 2019 17:44:09 -0600 Subject: [PATCH] Convert Academia.edu to use the Status Code detection method. The site gives a clean 404 error. --- data.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/data.json b/data.json index 186e2cd..0908a7c 100644 --- a/data.json +++ b/data.json @@ -19,8 +19,7 @@ "urlMain": "https://about.me/" }, "Academia.edu": { - "errorMsg": "Page Not Found", - "errorType": "message", + "errorType": "status_code", "rank": 385, "url": "https://independent.academia.edu/{}", "urlMain": "https://www.academia.edu/"