Skip to content

Commit

Permalink
Merge pull request sherlock-project#1496 from LukeBriggsDev/master
Browse files Browse the repository at this point in the history
Add CTAN as a site
  • Loading branch information
sdushantha committed Oct 6, 2022
2 parents 9043673 + fe68404 commit 37c4ab7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions sherlock/resources/data.json
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,13 @@
"username_claimed": "blue",
"username_unclaimed": "noonewouldeverusethis"
},
"CTAN": {
"error_type": "status_code",
"url": "https://ctan.org/author/{}",
"urlMain": "https://ctan.org/",
"username_claimed": "briggs",
"username_unclaimed": "noonewouldeverusethis"
},
"Carbonmade": {
"errorType": "response_url",
"regexCheck": "^[a-zA-Z0-9@_-]$",
Expand Down

0 comments on commit 37c4ab7

Please sign in to comment.