feat : play vs engine new page init
This commit is contained in:
@@ -32,6 +32,19 @@
|
||||
"value": "same-origin"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"source": "/play",
|
||||
"headers": [
|
||||
{
|
||||
"key": "Cross-Origin-Embedder-Policy",
|
||||
"value": "require-corp"
|
||||
},
|
||||
{
|
||||
"key": "Cross-Origin-Opener-Policy",
|
||||
"value": "same-origin"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user