Merge pull request #4874 from nurbek91/scriptSRC

Update scripts to scriptSrc
main
Elbert Alias 3 years ago committed by GitHub
commit 37e17febe0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -226,7 +226,7 @@
"recurring"
],
"saas": true,
"scripts": "\\.callbell\\.eu/",
"scriptSrc": "\\.callbell\\.eu/",
"website": "https://www.callbell.eu"
},
"Campaign Monitor": {

@ -511,7 +511,7 @@
"js": {
"hoolah": ""
},
"scripts": "merchant\\.cdn\\.hoolah\\.co/",
"scriptSrc": "merchant\\.cdn\\.hoolah\\.co/",
"pricing": [
"poa"
],

@ -466,7 +466,7 @@
],
"description": "PayJustNow is a buy now, pay later checkout option for ecommerce sites.",
"icon": "PayJustNow.svg",
"scripts": "\\.payjustnow\\.com/",
"scriptSrc": "\\.payjustnow\\.com/",
"saas": true,
"pricing": [
"payg"
@ -483,7 +483,7 @@
"js": {
"payitlater": ""
},
"scripts": "/wp-content/plugins/payitlater-gateway-for-woocommerce/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1",
"scriptSrc": "/wp-content/plugins/payitlater-gateway-for-woocommerce/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1",
"pricing": [
"payg"
],
@ -1346,7 +1346,7 @@
"payg"
],
"saas": true,
"scripts": "cdn\\.postpay\\.io/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1",
"scriptSrc": "cdn\\.postpay\\.io/(?:.+\\?ver=([\\d\\.]+))?\\;version:\\1",
"website": "https://postpay.io"
},
"Postscript": {

@ -1062,7 +1062,7 @@
"SequraConfiguration": "",
"sequraProducts": ""
},
"scripts": "live\\.sequracdn\\.com/",
"scriptSrc": "live\\.sequracdn\\.com/",
"saas": true,
"pricing": [
"payg"

@ -402,7 +402,7 @@
"js": {
"uSizyUniversal": ""
},
"scripts": "static\\.usizy\\.es/",
"scriptSrc": "static\\.usizy\\.es/",
"saas": true,
"pricing": [
"poa"

@ -815,7 +815,7 @@
"description": "Wix Answers is a cloud-based help desk software.",
"icon": "Wix Answers.svg",
"dom": "iframe[src*='.wixanswers.com/']",
"scripts": "\\.wixanswers\\.com/",
"scriptSrc": "\\.wixanswers\\.com/",
"pricing": [
"recurring",
"payg"

Loading…
Cancel
Save