release
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"priority": 1,
|
||||
"action": {
|
||||
"type": "modifyHeaders",
|
||||
"responseHeaders": [
|
||||
{
|
||||
"header": "Access-Control-Allow-Origin",
|
||||
"operation": "set",
|
||||
"value": "*"
|
||||
}
|
||||
]
|
||||
},
|
||||
"condition": {
|
||||
"urlFilter": "*",
|
||||
"resourceTypes": [
|
||||
"image",
|
||||
"stylesheet",
|
||||
"font",
|
||||
"script",
|
||||
"xmlhttprequest"
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user