diff --git a/src/apps.json b/src/apps.json index 7752991d3..ab1fa552d 100644 --- a/src/apps.json +++ b/src/apps.json @@ -14159,6 +14159,14 @@ }, "script": "/opencart_custom\\.js", "website": "https://onshop.asia" + }, + "PageFly": { + "cats": [ + 51 + ], + "icon": "pagefly.png", + "script": "pagefly\\.io", + "website": "https://pagefly.io" } }, "categories": { diff --git a/src/icons/pagefly.png b/src/icons/pagefly.png new file mode 100644 index 000000000..b4898698d Binary files /dev/null and b/src/icons/pagefly.png differ