From e5c6dd8e4f9ec78d345d30b822ecc1754becf733 Mon Sep 17 00:00:00 2001 From: Paul Phan Date: Wed, 27 Oct 2021 14:39:49 +0700 Subject: [PATCH] Update PageFly detection --- src/technologies/p.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/src/technologies/p.json b/src/technologies/p.json index 15df9d93d..670537c5f 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -186,7 +186,14 @@ ], "description": "PageFly is an app for Shopify that allows you to build landing pages, product pages, blogs, and FAQs.", "icon": "pagefly.png", - "scriptSrc": "pagefly\\.io", + "scriptSrc": "cdn\\.pagefly\\.io", + "js": { + "__pagefly_setting__": "" + }, + "headers": { + "X-Powered-By": "PageFly" + }, + "saas": true, "website": "https://pagefly.io" }, "Pagekit": {