mirror of
https://github.com/sherlock-project/sherlock
synced 2024-11-22 03:43:02 +00:00
add site Gitea.com
This commit is contained in:
parent
9e111a334b
commit
1e2e380876
1 changed files with 6 additions and 0 deletions
|
@ -916,6 +916,12 @@
|
|||
"urlProbe": "https://gitlab.com/api/v4/users?username={}",
|
||||
"username_claimed": "blue"
|
||||
},
|
||||
"Gitea": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://gitea.com/{}",
|
||||
"urlMain": "https://gitea.com/",
|
||||
"username_claimed": "xorm"
|
||||
},
|
||||
"Gitee": {
|
||||
"errorType": "status_code",
|
||||
"url": "https://gitee.com/{}",
|
||||
|
|
Loading…
Reference in a new issue