Skip to content

Commit

Permalink
Add regex
Browse files Browse the repository at this point in the history
  • Loading branch information
ppfeister committed May 6, 2024
1 parent ffa2310 commit d8aaeea
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 @@ -93,6 +93,7 @@
"LinkedIn": {
"url": "https://linkedin.com/in/{}",
"urlMain": "https://linkedin.com",
"regexCheck": "^[a-zA-Z0-9]{3,100}$",
"request_method": "GET",
"errorType": "status_code",
"headers": {
Expand Down

0 comments on commit d8aaeea

Please sign in to comment.