mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-27 06:10:34 +00:00
commit
8d7e72d934
2 changed files with 10 additions and 1 deletions
|
@ -1503,6 +1503,14 @@
|
|||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"Strava": {
|
||||
"errorMsg": "Strava | Run and Cycling Tracking on the Social Network for Athletes",
|
||||
"errorType": "message",
|
||||
"url": "https://www.strava.com/athletes/{}",
|
||||
"urlMain": "https://www.strava.com/",
|
||||
"username_claimed": "blue",
|
||||
"username_unclaimed": "noonewouldeverusethis7"
|
||||
},
|
||||
"SublimeForum": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://forum.sublimetext.com/u/{}",
|
||||
|
|
3
sites.md
3
sites.md
|
@ -1,4 +1,4 @@
|
|||
## List Of Supported Sites (303 Sites In Total!)
|
||||
## List Of Supported Sites (304 Sites In Total!)
|
||||
1. [2Dimensions](https://2Dimensions.com/)
|
||||
2. [3dnews](http://forum.3dnews.ru/)
|
||||
3. [4pda](https://4pda.ru/)
|
||||
|
@ -302,3 +302,4 @@
|
|||
301. [uid](https://uid.me/)
|
||||
302. [Warrior Forum](https://www.warriorforum.com/)
|
||||
303. [Windy](https://windy.com/)
|
||||
304. [Strava](https://www.strava.com/)
|
||||
|
|
Loading…
Reference in a new issue