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 da89a0595..5754e1aa8 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -14389,6 +14389,27 @@ "scripts": "paths(?:\\.min)?\\.js", "website": "https://github.com/andreaferretti/paths-js" }, + "Patreon": { + "cats": [ + 5, + 41 + ], + "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/']": { + "attributes": { + "href": "patreon\.com/.+" + } + } + } + "scripts": "patreon-connect/assets/.+ver=([\\d.]+)\\;version:\\1", + "saas": true, + "pricing": [ + "payg" + ], + "website": "https://www.patreon.com" + }, "PayBright": { "cats": [ 41