Remove Investing.com as all usernames are reported as claimed.

This commit is contained in:
Christopher K. Hoadley 2020-05-25 10:54:04 -05:00
parent 7f298e41e6
commit c1a05c314f
3 changed files with 27 additions and 8 deletions

View file

@ -122,6 +122,14 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Investing.com": {
"errorType": "status_code",
"rank": 196,
"url": "https://www.investing.com/traders/{}",
"urlMain": "https://www.investing.com/",
"username_claimed": "jenny",
"username_unclaimed": "noonewouldeverusethis7"
},
"Khan Academy": {
"errorType": "status_code",
"rank": 377,

View file

@ -6,6 +6,25 @@ They are listed here in the hope that things may change in the future
so they may be re-included.
## Investing.com
As of 2020-05-25, all usernames are reported as claimed.
Any query against a user seems to be redirecting to a general
information page at https://www.investing.com/brokers/. Probably
required login before access.
```
"Investing.com": {
"errorType": "status_code",
"rank": 196,
"url": "https://www.investing.com/traders/{}",
"urlMain": "https://www.investing.com/",
"username_claimed": "jenny",
"username_unclaimed": "noonewouldeverusethis7"
},
```
## TikTok
As of 2020-05-25, all usernames are reported as claimed.

View file

@ -890,14 +890,6 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis7"
},
"Investing.com": {
"errorType": "status_code",
"rank": 196,
"url": "https://www.investing.com/traders/{}",
"urlMain": "https://www.investing.com/",
"username_claimed": "jenny",
"username_unclaimed": "noonewouldeverusethis7"
},
"Issuu": {
"errorType": "status_code",
"rank": 542,