Skip to content

Commit

Permalink
Merge pull request #2312 from SOGeKING-NUL/master
Browse files Browse the repository at this point in the history
Adding DigitalSpy
  • Loading branch information
ppfeister authored Feb 3, 2025
2 parents 072b581 + 0a0e4fe commit d818c5e
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sherlock_project/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -628,6 +628,14 @@
"urlMain": "https://deviantart.com",
"username_claimed": "blue"
},
"DigitalSpy": {
"errorMsg": "The page you were looking for could not be found.",
"errorType": "message",
"url": "https://forums.digitalspy.com/profile/{}",
"urlMain": "https://forums.digitalspy.com/",
"username_claimed": "blue",
"regexCheck": "^\\w{3,20}$"
},
"Discogs": {
"errorType": "status_code",
"url": "https://www.discogs.com/user/{}",
Expand Down

0 comments on commit d818c5e

Please sign in to comment.