Add cross-origin policy
This commit is contained in:
parent
7141725b49
commit
793a760c75
1 changed files with 4 additions and 1 deletions
|
|
@ -14,5 +14,8 @@
|
|||
},
|
||||
"icons": {
|
||||
"128": "icon.png"
|
||||
}
|
||||
},
|
||||
"xwalk_hosts": [
|
||||
"https://*"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue