Merge pull request #2758 from Aaditya-Chunekar/patch-2

Add Credly data to JSON resource
This commit is contained in:
Paul Pfeister 2025-12-29 19:54:44 -08:00 committed by GitHub
commit 8f1308b90d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 0 deletions

View File

@ -608,6 +608,12 @@
"urlMain": "https://cracked.sh/",
"username_claimed": "Blue"
},
"Credly": {
"errorType": "status_code",
"url": "https://www.credly.com/users/{}",
"urlMain": "https://www.credly.com/",
"username_claimed": "credly"
},
"Crevado": {
"errorType": "status_code",
"regexCheck": "^[\\w@-]+?$",