@@ -19,7 +19,7 @@ module.exports = class JitPackVersion extends BaseJsonService {
|
||||
static get route() {
|
||||
return {
|
||||
base: 'jitpack/v',
|
||||
pattern: ':vcs(github|bitbucket|gitlab)/:user/:repo',
|
||||
pattern: ':vcs(github|bitbucket|gitlab|gitee)/:user/:repo',
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user