Skip to content

Commit 8f1308b

Browse files
authored
Merge pull request sherlock-project#2758 from Aaditya-Chunekar/patch-2
Add Credly data to JSON resource
2 parents e856b05 + fe9e750 commit 8f1308b

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

sherlock_project/resources/data.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -608,6 +608,12 @@
608608
"urlMain": "https://cracked.sh/",
609609
"username_claimed": "Blue"
610610
},
611+
"Credly": {
612+
"errorType": "status_code",
613+
"url": "https://www.credly.com/users/{}",
614+
"urlMain": "https://www.credly.com/",
615+
"username_claimed": "credly"
616+
},
611617
"Crevado": {
612618
"errorType": "status_code",
613619
"regexCheck": "^[\\w@-]+?$",

0 commit comments

Comments
 (0)