拦截配置优化。
parent
a6c5ffdd0b
commit
22c1929ed8
|
@ -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-.]+){2,}(\\?.*)?$': {
|
||||||
script: [
|
script: [
|
||||||
'https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/github/monkey.js'
|
'https://raw.githubusercontent.com/docmirror/dev-sidecar/scripts/github/monkey.js'
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue