Merge pull request #3936 from nurbek91/xhrs

Update AMP, SpotX
main
Elbert Alias 4 years ago committed by GitHub
commit 59e41d748f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -452,6 +452,8 @@
"<link rel=\"amphtml\"" "<link rel=\"amphtml\""
], ],
"icon": "Accelerated-Mobile-Pages.svg", "icon": "Accelerated-Mobile-Pages.svg",
"oss": true,
"xhr": "cdn\\.ampproject\\.org",
"website": "https://www.amp.dev" "website": "https://www.amp.dev"
}, },
"AMP Plugin": { "AMP Plugin": {
@ -17887,7 +17889,9 @@
"js": { "js": {
"SpotX.VERSION": "([\\d.]+)\\;version:\\1" "SpotX.VERSION": "([\\d.]+)\\;version:\\1"
}, },
"xhr": "\\.spotx(?:change|cdn)\\.com",
"scripts": "js\\.spotx\\.tv", "scripts": "js\\.spotx\\.tv",
"saas": true,
"website": "https://www.spotx.tv" "website": "https://www.spotx.tv"
}, },
"Spree": { "Spree": {