添加`*.github.dev`和`*.gitbook.io`
parent
ff17de8f5e
commit
3f885d8517
|
@ -10,6 +10,8 @@ module.exports = {
|
|||
},
|
||||
},
|
||||
targets: {
|
||||
'*.gitbook.io': true,
|
||||
'*.github.dev': true,
|
||||
'*.github.com': true,
|
||||
'*github*.com': true,
|
||||
'*.wikimedia.org': true,
|
||||
|
|
Loading…
Reference in New Issue