Update wrong header's props

main
Jaeriah Tay 4 years ago committed by GitHub
parent 86e44579eb
commit bddb83c469
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3101,11 +3101,12 @@
], ],
"description": "Commerce.js is an API-first eCommerce platform for developers & businesses.", "description": "Commerce.js is an API-first eCommerce platform for developers & businesses.",
"headers": { "headers": {
"X-Powered-By": "Commerce.js" "X-Support": "support@commercejs\\.com",
"Chec-Version": ".*"
}, },
"icon": "commercejs.png", "icon": "commercejs.png",
"scripts": [ "scripts": [
"^https?:/cdn\\.chec\\.io/v2/commerce\\.js/", "^https?:/cdn\\.chec\\.io/v\\d+/commerce\\.js",
"chec/commerce.jscommerce\\.js" "chec/commerce.jscommerce\\.js"
], ],
"url": "^https?//.+\\.spaces.chec\\.io", "url": "^https?//.+\\.spaces.chec\\.io",

Loading…
Cancel
Save