mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-21 19:33:02 +00:00
Merge pull request #2259 from Txbias/codeforce-support
Remove Codeforces from removed-sites.md
This commit is contained in:
commit
9e111a334b
1 changed files with 0 additions and 13 deletions
|
@ -1273,19 +1273,6 @@ As of 2022-05-1, FanCentro returns false positives. Will later in new version of
|
|||
},
|
||||
```
|
||||
|
||||
## Codeforces
|
||||
As og 2022-05-01, Codeforces returns false positives
|
||||
```json
|
||||
"Codeforces": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://codeforces.com/",
|
||||
"url": "https://codeforces.com/profile/{}",
|
||||
"urlMain": "https://www.codeforces.com/",
|
||||
"username_claimed": "tourist",
|
||||
"username_unclaimed": "noonewouldeverusethis789"
|
||||
},
|
||||
```
|
||||
|
||||
## Smashcast
|
||||
As og 2022-05-01, Smashcast is down
|
||||
```json
|
||||
|
|
Loading…
Reference in a new issue