Fix failing tests

main
Elbert Alias 5 years ago
parent 5b7e8cef28
commit 8e193e89fc

@ -2440,7 +2440,7 @@
],
"headers": {
"Server": "^DERAK.CLOUD$",
"Derak-Umbrage": ""
"Derak-Umbrage": ""
},
"icon": "DerakCloud.png",
"cookies": {
@ -9364,8 +9364,8 @@
"Shopify": "\\;confidence:25"
},
"headers": {
"x-shopid": "*\\;confidence:50",
"x-shopify-stage": "*\\;confidence:50"
"x-shopid": "\\;confidence:50",
"x-shopify-stage": "\\;confidence:50"
},
"url": "^https?//.+\\.myshopify\\.com",
"website": "http://shopify.com"
@ -13175,7 +13175,7 @@
"html": [
"<style[^>]*data-styled(?:-components)?[\\s\"]",
"<style[^>]+data-styled-version=\"([0-9]+)\"\\;version:\\1",
"sc-component-id: sc-"
"<[^>]+sc-component-id: sc-"
],
"icon": "styled-components.png",
"implies": [

Loading…
Cancel
Save