mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-27 04:58:38 +08:00
11 lines
283 B
JSON
11 lines
283 B
JSON
{
|
|
"version": "1.0.0",
|
|
"menu": {
|
|
"nginx": {
|
|
"label": "Nginx",
|
|
"path": "index.html",
|
|
"order": 3
|
|
}
|
|
},
|
|
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;"
|
|
} |