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 @@
+
\ No newline at end of file