diff --git a/removed_sites.json b/removed_sites.json index 85ce88a..3c31ac9 100644 --- a/removed_sites.json +++ b/removed_sites.json @@ -797,5 +797,11 @@ "url": "https://www.irl.com/{}", "urlMain": "https://www.irl.com/", "username_claimed": "hacker" + }, + "Munzee": { + "errorType": "status_code", + "url": "https://www.munzee.com/m/{}", + "urlMain": "https://www.munzee.com/", + "username_claimed": "blue" } } diff --git a/removed_sites.md b/removed_sites.md index c0982df..6425e59 100644 --- a/removed_sites.md +++ b/removed_sites.md @@ -1751,7 +1751,6 @@ As of 2023.08.29, Enjin has closed down. }, ``` - ## IRL As of 2023.08.29, IRL has shut down ```json @@ -1761,4 +1760,15 @@ As of 2023.08.29, IRL has shut down "urlMain": "https://www.irl.com/", "username_claimed": "hacker" } +``` + +## Munzee +As of 2023.08.29, Munzee requires us to be logged into the site in order to check if a user exists or not +```json + "Munzee": { + "errorType": "status_code", + "url": "https://www.munzee.com/m/{}", + "urlMain": "https://www.munzee.com/", + "username_claimed": "blue" + } ``` \ No newline at end of file diff --git a/sherlock/resources/data.json b/sherlock/resources/data.json index b7fd595..f424761 100644 --- a/sherlock/resources/data.json +++ b/sherlock/resources/data.json @@ -1322,12 +1322,6 @@ "urlMain": "https://www.motorradfrage.net/", "username_claimed": "gutefrage" }, - "Munzee": { - "errorType": "status_code", - "url": "https://www.munzee.com/m/{}", - "urlMain": "https://www.munzee.com/", - "username_claimed": "blue" - }, "MyAnimeList": { "errorType": "status_code", "url": "https://myanimelist.net/profile/{}",