mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-26 13:50:22 +00:00
Merge pull request #838 from mehtaarn000/patch-1
Add support for Apple Discussions
This commit is contained in:
commit
e529882899
1 changed files with 8 additions and 0 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue