|
|
|
@ -1240,3 +1240,16 @@ As of 2021-10-25, Cloob seems to be down and their site is not responding.
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
### 1337x
|
|
|
|
|
As of 2021-11-21, 1337x seems to be down causing false positives.
|
|
|
|
|
```
|
|
|
|
|
"1337x": {
|
|
|
|
|
"errorMsg": "Bad Username",
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
"url": "https://1337x.to/user/{}/",
|
|
|
|
|
"urlMain": "https://1337x.to",
|
|
|
|
|
"username_claimed": "TheMorozko",
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|