removed boingboing.net

boingboing.net was removed because now you need to login to check
whether a user exists or not
pull/576/head
Siddharth Dushantha 4 years ago
parent 1e18704f8a
commit 4cde0843e9

@ -2100,14 +2100,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"boingboing.net": {
"errorType": "status_code",
"rank": 5821,
"url": "https://bbs.boingboing.net/u/{}",
"urlMain": "https://boingboing.net/",
"username_claimed": "admin",
"username_unclaimed": "noonewouldeverusethis7"
},
"chaos.social": {
"errorType": "status_code",
"rank": 2748421,

@ -234,6 +234,14 @@
"urlMain": "https://www.sports-tracker.com/",
"username_claimed": "blue",
"username_unclaimed": "noonewouldeveruse"
},
"boingboing.net": {
"errorType": "status_code",
"rank": 5821,
"url": "https://bbs.boingboing.net/u/{}",
"urlMain": "https://boingboing.net/",
"username_claimed": "admin",
"username_unclaimed": "noonewouldeverusethis7"
}
}

@ -473,3 +473,19 @@ redirecting to skyscanner.com whether the username exists or not.
},
```
## boingboing.net
As of 2020-03-02, boingboing.net requires a login to check if a user exits or not.
```
"boingboing.net": {
"errorType": "status_code",
"rank": 5821,
"url": "https://bbs.boingboing.net/u/{}",
"urlMain": "https://boingboing.net/",
"username_claimed": "admin",
"username_unclaimed": "noonewouldeverusethis7"
},
```

Loading…
Cancel
Save