Update PageFly detection

main
Paul Phan 4 years ago
parent 68e2c3e9d7
commit e5c6dd8e4f

@ -186,7 +186,14 @@
], ],
"description": "PageFly is an app for Shopify that allows you to build landing pages, product pages, blogs, and FAQs.", "description": "PageFly is an app for Shopify that allows you to build landing pages, product pages, blogs, and FAQs.",
"icon": "pagefly.png", "icon": "pagefly.png",
"scriptSrc": "pagefly\\.io", "scriptSrc": "cdn\\.pagefly\\.io",
"js": {
"__pagefly_setting__": ""
},
"headers": {
"X-Powered-By": "PageFly"
},
"saas": true,
"website": "https://pagefly.io" "website": "https://pagefly.io"
}, },
"Pagekit": { "Pagekit": {