Add support for Apple Discussions

pull/838/head
Arnav Mehta 4 years ago committed by GitHub
parent ed008c5637
commit ac97e926e0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save