From 84c0195e757a8379b7a3f3d5e74dd1790dd543a8 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sun, 18 Sep 2022 22:31:03 +0600 Subject: [PATCH] Add Product Hunt / miscellaneous --- .../images/icons/Product Hunt.svg | 11 ++++++++++ src/technologies/p.json | 20 +++++++++++++++++++ 2 files changed, 31 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Product Hunt.svg diff --git a/src/drivers/webextension/images/icons/Product Hunt.svg b/src/drivers/webextension/images/icons/Product Hunt.svg new file mode 100644 index 000000000..24cc47bb1 --- /dev/null +++ b/src/drivers/webextension/images/icons/Product Hunt.svg @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/src/technologies/p.json b/src/technologies/p.json index eaf384ac9..640499ac2 100644 --- a/src/technologies/p.json +++ b/src/technologies/p.json @@ -2454,6 +2454,26 @@ "oss": true, "website": "https://processwire.com" }, + "Product Hunt": { + "cats": [ + 19 + ], + "description": "Product Hunt is a community-based website that allows makers and marketers to launch their products or services and get in touch with their first real users.", + "icon": "Product Hunt.svg", + "dom": { + "a[href*='.producthunt.com/']": { + "attributes": { + "href": "\\.producthunt\\.com/(?:post|tech|products)" + } + } + }, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://www.producthunt.com" + }, "Product Personalizer": { "cats": [ 100,