Skip to content

Commit a985a08

Browse files
authored
Merge pull request #2383 from brantonb/strava
Fix Strava false positives
2 parents a688e26 + 1684fbf commit a985a08

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

sherlock_project/resources/data.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2010,8 +2010,7 @@
20102010
"username_claimed": "blue"
20112011
},
20122012
"Strava": {
2013-
"errorMsg": "Strava | Running, Cycling & Hiking App - Train, Track & Share",
2014-
"errorType": "message",
2013+
"errorType": "status_code",
20152014
"regexCheck": "^[^.]*?$",
20162015
"url": "https://www.strava.com/athletes/{}",
20172016
"urlMain": "https://www.strava.com/",

0 commit comments

Comments
 (0)