|
|
|
@ -1169,3 +1169,19 @@ As of 2021-06-27, Steam uses chapta through CloudFlare which prevents us from ch
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## TripAdvisor
|
|
|
|
|
|
|
|
|
|
As of 2021-06-27, Trip takes too long to return a response. As of now, the reason is not known.
|
|
|
|
|
```
|
|
|
|
|
"TripAdvisor": {
|
|
|
|
|
"errorMsg": "This page is on vacation\u2026",
|
|
|
|
|
"errorType": "message",
|
|
|
|
|
"url": "https://tripadvisor.com/members/{}",
|
|
|
|
|
"urlMain": "https://tripadvisor.com/",
|
|
|
|
|
"username_claimed": "blue",
|
|
|
|
|
"username_unclaimed": "noonewouldeverusethis7"
|
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
```
|
|
|
|
|