|
|
@ -6,9 +6,26 @@ They are listed here in the hope that things may change in the future
|
|
|
|
so they may be re-included.
|
|
|
|
so they may be re-included.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## Duolingo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usernames that don't exist are detected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
"Duolingo": {
|
|
|
|
|
|
|
|
"errorType": "response_url",
|
|
|
|
|
|
|
|
"errorUrl": "https://www.duolingo.com/errors/404.html",
|
|
|
|
|
|
|
|
"rank": 538,
|
|
|
|
|
|
|
|
"regexCheck": "^[a-zA-Z0-9_-]{3,16}$",
|
|
|
|
|
|
|
|
"url": "https://www.duolingo.com/{}",
|
|
|
|
|
|
|
|
"urlMain": "https://www.duolingo.com/",
|
|
|
|
|
|
|
|
"username_claimed": "blue",
|
|
|
|
|
|
|
|
"username_unclaimed": "noonewoulduse"
|
|
|
|
|
|
|
|
},
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
## EVE Online
|
|
|
|
## EVE Online
|
|
|
|
|
|
|
|
|
|
|
|
Usernames that exists are not detected.
|
|
|
|
Usernames that exist are not detected.
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
"EVE Online": {
|
|
|
|
"EVE Online": {
|
|
|
@ -24,7 +41,7 @@ Usernames that exists are not detected.
|
|
|
|
|
|
|
|
|
|
|
|
## AngelList
|
|
|
|
## AngelList
|
|
|
|
|
|
|
|
|
|
|
|
Username that exists is not detected.
|
|
|
|
Usernames that exist are not detected.
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
"AngelList": {
|
|
|
|
"AngelList": {
|
|
|
@ -39,7 +56,7 @@ Username that exists is not detected.
|
|
|
|
|
|
|
|
|
|
|
|
## Codepen
|
|
|
|
## Codepen
|
|
|
|
|
|
|
|
|
|
|
|
Username that exists is not detected.
|
|
|
|
Usernames that exist are not detected.
|
|
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
```
|
|
|
|
"Codepen": {
|
|
|
|
"Codepen": {
|
|
|
|