From 38d016d6d44a605cbbb522919fa660f4393608eb Mon Sep 17 00:00:00 2001 From: nurbek Date: Mon, 6 Dec 2021 20:17:56 +0600 Subject: [PATCH] Add Photo Gallery / WP plugin, Photo galleries --- .../images/icons/Photo Gallery.svg | 33 +++++++++++++++++++ src/technologies/p.json | 16 +++++++++ 2 files changed, 49 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Photo Gallery.svg diff --git a/src/drivers/webextension/images/icons/Photo Gallery.svg b/src/drivers/webextension/images/icons/Photo Gallery.svg new file mode 100644 index 000000000..f52adf229 --- /dev/null +++ b/src/drivers/webextension/images/icons/Photo Gallery.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index bd989cd9c..b7e6ec2ee 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -855,6 +855,22 @@ }, "website": "https://github.com/Sazito/phoenix/" }, + "Photo Gallery": { + "cats": [ + 87, + 7 + ], + "description": "Photo Gallery plugin is a feature-rich, yet easy-to-use WordPress tool, which lets you add mobile-friendly image galleries and gallery groups to your website by 10Web.", + "icon": "Photo Gallery.svg", + "dom": "link[href*='/wp-content/plugins/photo-gallery/']", + "pricing": [ + "freemium", + "onetime" + ], + "requires": "WordPress", + "scriptSrc": "/wp-content/plugins/photo-gallery/.+scripts\\.min\\.js(?:\\?ver=(\\d+(?:\\.\\d+)+))?\\;version:\\1", + "website": "https://10web.io/plugins/wordpress-photo-gallery" + }, "PhotoShelter": { "cats": [ 1,