Merge pull request #1737 from sherlock-project/regex-unslpash

added regexCheck to Unsplash
pull/1746/head
Siddharth Dushantha 1 year ago committed by GitHub
commit 04b84054f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2115,6 +2115,7 @@
"username_claimed": "blue"
},
"Unsplash": {
"regexCheck": "^[a-z0-9_]{1,60}$",
"errorType": "status_code",
"url": "https://unsplash.com/@{}",
"urlMain": "https://unsplash.com/",

Loading…
Cancel
Save