Skip to content

Commit

Permalink
Merge pull request sherlock-project#1737 from sherlock-project/regex-…
Browse files Browse the repository at this point in the history
…unslpash

added regexCheck to Unsplash
  • Loading branch information
sdushantha authored Mar 13, 2023
2 parents a3da1ab + 7f9b30f commit 04b8405
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -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/",
Expand Down

0 comments on commit 04b8405

Please sign in to comment.