拦截配置优化。
parent
c0012f0bae
commit
103049da1b
|
@ -63,7 +63,7 @@ module.exports = {
|
||||||
// '/.*/.*/blame/': {
|
// '/.*/.*/blame/': {
|
||||||
// redirect: 'gh.api.99988866.xyz/https://github.com'
|
// redirect: 'gh.api.99988866.xyz/https://github.com'
|
||||||
// },
|
// },
|
||||||
'^(/[\\w-]{1,30}){2,}(\\?.*)?$': {
|
'^(/[\\w-.]{1,30}){2,}(\\?.*)?$': {
|
||||||
script: [
|
script: [
|
||||||
'github'
|
'github'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue