From 0e3ea76b718c72a58e580a4c5b81a93a3608d5d5 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 19 Jun 2021 21:16:56 +0600 Subject: [PATCH] Add Patreon / Miscellaneous --- src/drivers/webextension/images/icons/Patreon.svg | 4 ++++ src/technologies.json | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Patreon.svg diff --git a/src/drivers/webextension/images/icons/Patreon.svg b/src/drivers/webextension/images/icons/Patreon.svg new file mode 100644 index 000000000..27c029dc3 --- /dev/null +++ b/src/drivers/webextension/images/icons/Patreon.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies.json b/src/technologies.json index ec54b63bd..aa514c086 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14196,6 +14196,19 @@ "scripts": "paths(?:\\.min)?\\.js", "website": "https://github.com/andreaferretti/paths-js" }, + "Patreon": { + "cats": [ + 19 + ], + "description": "Patreon is an American membership platform that provides business tools for content creators to run a subscription service.", + "icon": "Patreon.svg", + "dom": "a[href*='www.patreon.com/']", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://www.patreon.com" + }, "PayBright": { "cats": [ 41