From bf4a495d4e5632c0c4855c358bbc76194a7f2cfd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Markus=20Rothl=C3=BCbbers?= Date: Wed, 2 Sep 2020 11:53:45 +0200 Subject: [PATCH] Update data.json Added new profile page for geocaching --- sherlock/resources/data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index c3df5c6f..5d8a3411 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1949,7 +1949,7 @@ }, "geocaching": { "errorType": "status_code", - "url": "https://www.geocaching.com/profile/?u={}", + "url": "https://www.geocaching.com/p/default.aspx?u={}", "urlMain": "https://www.geocaching.com/", "username_claimed": "blue", "username_unclaimed": "noonewouldeverusethis7"