Add support for Discord.bio

This commit is contained in:
Abhyuday K Hegde 2025-10-08 11:21:53 +05:30 committed by GitHub
parent 289ab28b98
commit ac9f3a7fd5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 8 additions and 1 deletions

View File

@ -678,6 +678,13 @@
},
"username_claimed": "blue"
},
"Discord.bio": {
"errorType": "message",
"errorMsg": "<title>Server Error (500)</title>",
"url": "https://discords.com/api-v2/bio/details/{}",
"urlMain": "https://discord.bio/",
"username_claimed": "robert"
},
"Discuss.Elastic.co": {
"errorType": "status_code",
"url": "https://discuss.elastic.co/u/{}",
@ -2942,4 +2949,4 @@
"username_claimed": "freddier",
"request_method": "GET"
}
}
}