From a74214f983fd1585e032731d117d17a96cbdd128 Mon Sep 17 00:00:00 2001 From: nurbek Date: Thu, 21 Oct 2021 21:57:12 +0600 Subject: [PATCH] Add Press Customizr / WordPress theme --- src/drivers/webextension/images/icons/Press.svg | 4 ++++ src/technologies/p.json | 14 ++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Press.svg diff --git a/src/drivers/webextension/images/icons/Press.svg b/src/drivers/webextension/images/icons/Press.svg new file mode 100644 index 000000000..b2d2e7322 --- /dev/null +++ b/src/drivers/webextension/images/icons/Press.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index 80bbc6f1e..2c0460de0 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -1464,6 +1464,20 @@ "scriptSrc": "prefixfree\\.js", "website": "https://leaverou.github.io/prefixfree/" }, + "Press Customizr": { + "cats": [ + 80 + ], + "description": "Press Customizr is a multipurpose WordPress theme suitable for small businesses and ecommerce sites.", + "icon": "Press.svg", + "requires": "WordPress", + "dom": "style#customizr-skin-inline-css, link#customizr-style-css", + "scriptSrc": "/wp-content/themes/customizr/.+js(?:\\?ver=([\\d\\.]+))?\\;version:\\1", + "pricing": [ + "freemium" + ], + "website": "https://presscustomizr.com/customizr" + }, "Pressable": { "cats": [ 62