Use non capturing pattern to match http/https

main
Craig London 8 years ago
parent 54c2b1e862
commit 78590acc09

@ -5343,7 +5343,7 @@
"52" "52"
], ],
"icon": "Olark.png", "icon": "Olark.png",
"script": "^(http|https):\/\/static\\.olark\\.com\/jsclient\/loader1\\.js", "script": "^https?:\/\/static\\.olark\\.com\/jsclient\/loader1\\.js",
"website": "https://www.olark.com/" "website": "https://www.olark.com/"
}, },
"OXID eShop": { "OXID eShop": {

Loading…
Cancel
Save