|
|
@ -80,7 +80,10 @@
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
12
|
|
|
|
12
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"html": "<html[^>]* (?:amp|⚡)[^-]",
|
|
|
|
"html": [
|
|
|
|
|
|
|
|
"<html[^>]* (?:amp|⚡)[^-]",
|
|
|
|
|
|
|
|
"<link rel=\"amphtml\""
|
|
|
|
|
|
|
|
],
|
|
|
|
"icon": "Accelerated-Mobile-Pages.svg",
|
|
|
|
"icon": "Accelerated-Mobile-Pages.svg",
|
|
|
|
"website": "https://www.amp.dev"
|
|
|
|
"website": "https://www.amp.dev"
|
|
|
|
},
|
|
|
|
},
|
|
|
@ -4477,6 +4480,7 @@
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"Google Analytics Enhanced eCommerce": {
|
|
|
|
"Google Analytics Enhanced eCommerce": {
|
|
|
|
"cats": [
|
|
|
|
"cats": [
|
|
|
|
|
|
|
|
6,
|
|
|
|
10
|
|
|
|
10
|
|
|
|
],
|
|
|
|
],
|
|
|
|
"icon": "Google Analytics.svg",
|
|
|
|
"icon": "Google Analytics.svg",
|
|
|
@ -9770,7 +9774,10 @@
|
|
|
|
"headers": {
|
|
|
|
"headers": {
|
|
|
|
"Server": "Demandware eCommerce Server"
|
|
|
|
"Server": "Demandware eCommerce Server"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"html": "<[^>]+demandware\\.edgesuite",
|
|
|
|
"html": [
|
|
|
|
|
|
|
|
"<[^>]+demandware\\.edgesuite",
|
|
|
|
|
|
|
|
"/demandware\\.static/"
|
|
|
|
|
|
|
|
],
|
|
|
|
"icon": "Salesforce.svg",
|
|
|
|
"icon": "Salesforce.svg",
|
|
|
|
"js": {
|
|
|
|
"js": {
|
|
|
|
"dwAnalytics": ""
|
|
|
|
"dwAnalytics": ""
|
|
|
|