add:初次提交
This commit is contained in:
14
base1/manifest.json
Normal file
14
base1/manifest.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"version": "@VERSION@",
|
||||
"priority": -1,
|
||||
"bridges": [
|
||||
{
|
||||
"match": { "superuser": "require" },
|
||||
"problem": "access-denied"
|
||||
},
|
||||
{
|
||||
"match": { "superuser": true },
|
||||
"problem": "access-denied"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user