mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 03:43: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
|
## Smashcast
|
||||||
As og 2022-05-01, Smashcast is down
|
As og 2022-05-01, Smashcast is down
|
||||||
```json
|
```json
|
||||||
|
|
Loading…
Reference in a new issue