mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-25 11:58:44 +08:00
11 lines
291 B
JSON
11 lines
291 B
JSON
{
|
|
"version": "1.0.0",
|
|
"menu": {
|
|
"backup": {
|
|
"label": "BackUp",
|
|
"path": "index.html",
|
|
"order": 4
|
|
}
|
|
},
|
|
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' data: *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;"
|
|
} |