mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-26 12:33:09 +08:00
11 lines
377 B
JSON
11 lines
377 B
JSON
{
|
|
"version": "1.0.1",
|
|
"menu": {
|
|
"appstore": {
|
|
"label": "My Apps",
|
|
"path": "index.html",
|
|
"order": 0
|
|
}
|
|
},
|
|
"content-security-policy": "default-src 'unsafe-inline' 'unsafe-eval' *;font-src * data:;style-src 'unsafe-inline' 'unsafe-eval' *;img-src * data:;connect-src http://redhattext http://overpass-webfont *"
|
|
} |