Skip to content

Commit ac9f3a7

Browse files
authored
Add support for Discord.bio
1 parent 289ab28 commit ac9f3a7

1 file changed

Lines changed: 8 additions & 1 deletion

File tree

sherlock_project/resources/data.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -678,6 +678,13 @@
678678
},
679679
"username_claimed": "blue"
680680
},
681+
"Discord.bio": {
682+
"errorType": "message",
683+
"errorMsg": "<title>Server Error (500)</title>",
684+
"url": "https://discords.com/api-v2/bio/details/{}",
685+
"urlMain": "https://discord.bio/",
686+
"username_claimed": "robert"
687+
},
681688
"Discuss.Elastic.co": {
682689
"errorType": "status_code",
683690
"url": "https://discuss.elastic.co/u/{}",
@@ -2942,4 +2949,4 @@
29422949
"username_claimed": "freddier",
29432950
"request_method": "GET"
29442951
}
2945-
}
2952+
}

0 commit comments

Comments
 (0)