mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-15 16:47:57 +00:00
Add CTAN as a site
This commit is contained in:
parent
182e973976
commit
21103957fc
1 changed files with 9 additions and 2 deletions
|
@ -324,6 +324,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": "briggs"
|
||||
},
|
||||
"Carbonmade": {
|
||||
"errorType": "response_url",
|
||||
"errorUrl": "https://carbonmade.com/fourohfour?domain={}.carbonmade.com",
|
||||
|
|
Loading…
Reference in a new issue