|
|
@ -1751,7 +1751,6 @@ As of 2023.08.29, Enjin has closed down.
|
|
|
|
},
|
|
|
|
},
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## IRL
|
|
|
|
## IRL
|
|
|
|
As of 2023.08.29, IRL has shut down
|
|
|
|
As of 2023.08.29, IRL has shut down
|
|
|
|
```json
|
|
|
|
```json
|
|
|
@ -1762,3 +1761,14 @@ As of 2023.08.29, IRL has shut down
|
|
|
|
"username_claimed": "hacker"
|
|
|
|
"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"
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
```
|