diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index 1c0eca0..4916aaf 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -2514,7 +2514,8 @@ "username_unclaimed": "noonewouldeverusethis77777" }, "kofi": { - "errorType": "status_code", + "errorType": "response_url", + "errorUrl": "https://ko-fi.com/art?=redirect", "rank": 89891, "url": "https://ko-fi.com/{}", "urlMain": "https://ko-fi.com", @@ -2529,4 +2530,4 @@ "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis77777" } -} \ No newline at end of file +}