Merge pull request #2758 from Aaditya-Chunekar/patch-2
Add Credly data to JSON resource
This commit is contained in:
commit
8f1308b90d
|
|
@ -608,6 +608,12 @@
|
||||||
"urlMain": "https://cracked.sh/",
|
"urlMain": "https://cracked.sh/",
|
||||||
"username_claimed": "Blue"
|
"username_claimed": "Blue"
|
||||||
},
|
},
|
||||||
|
"Credly": {
|
||||||
|
"errorType": "status_code",
|
||||||
|
"url": "https://www.credly.com/users/{}",
|
||||||
|
"urlMain": "https://www.credly.com/",
|
||||||
|
"username_claimed": "credly"
|
||||||
|
},
|
||||||
"Crevado": {
|
"Crevado": {
|
||||||
"errorType": "status_code",
|
"errorType": "status_code",
|
||||||
"regexCheck": "^[\\w@-]+?$",
|
"regexCheck": "^[\\w@-]+?$",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue