From e7245b432d8dadbc85d16815d4b066c62bee568d Mon Sep 17 00:00:00 2001 From: Jordan Skole Date: Mon, 14 Nov 2016 12:56:39 -0600 Subject: [PATCH] add infusionsoft --- src/apps.json | 8 ++++++++ src/icons/infusionsoft.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 src/icons/infusionsoft.svg diff --git a/src/apps.json b/src/apps.json index e9148b3a3..e5a164bae 100755 --- a/src/apps.json +++ b/src/apps.json @@ -3236,6 +3236,14 @@ "script": "^https?://(?:[^/]+\\.)?i(?:oam|v)wbox\\.de/", "website": "infonline.de" }, + "Infusionsoft": { + "cats": [ + 32 + ], + "icon": "infusionsoft.svg", + "html": "]*name=\"infusionsoft_version\" [^>]*value=\"([^>]*)\"|[^>]*value=\"([^>]*)\" [^>]*name=\"infusionsoft_version\") [^>]*\/>\\;version:\\1", + "website": "infusionsoft.com" + }, "IPB": { "cats": [ 2 diff --git a/src/icons/infusionsoft.svg b/src/icons/infusionsoft.svg new file mode 100644 index 000000000..50f50d016 --- /dev/null +++ b/src/icons/infusionsoft.svg @@ -0,0 +1 @@ +infusionsoft \ No newline at end of file