Skip to content

Commit e6d5fd6

Browse files
authored
Merge pull request sherlock-project#2622 from akh7177/Add-support-for-Discord.bio
Add support for Discord.bio
2 parents 289ab28 + ac9f3a7 commit e6d5fd6

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

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)