Skip to content

Commit

Permalink
Merge pull request sherlock-project#838 from mehtaarn000/patch-1
Browse files Browse the repository at this point in the history
Add support for Apple Discussions
  • Loading branch information
sdushantha committed Nov 6, 2020
2 parents 6128948 + ac97e92 commit e529882
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,14 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"Apple Discussions": {
"errorMsg": "The page you tried was not found. You may have used an outdated link or may have typed the address (URL) incorrectly.",
"errorType": "message",
"url": "https://discussions.apple.com/profile/{}",
"urlMain": "https://discussions.apple.com",
"username_claimed": "jason",
"username_unclaimed": "noonewouldeverusethis"
},
"Anobii": {
"errorType": "response_url",
"url": "https://www.anobii.com/{}/profile",
Expand Down

0 comments on commit e529882

Please sign in to comment.