Skip to content

Commit fe9e750

Browse files
Add Credly data to JSON resource
1 parent 842ae1f commit fe9e750

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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)