removed Munzee

pull/1869/head
Siddharth Dushantha 8 months ago
parent b47c458d6c
commit 9214fc4369

@ -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"
}
}

@ -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"
}
```

@ -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/{}",

Loading…
Cancel
Save