diff --git a/src/drivers/webextension/images/icons/Astute Solutions.svg b/src/drivers/webextension/images/icons/Astute Solutions.svg
new file mode 100644
index 000000000..7d5eca05c
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Astute Solutions.svg
@@ -0,0 +1,4 @@
+
diff --git a/src/drivers/webextension/images/icons/GraphCMS.svg b/src/drivers/webextension/images/icons/GraphCMS.svg
deleted file mode 100644
index d8dd697f0..000000000
--- a/src/drivers/webextension/images/icons/GraphCMS.svg
+++ /dev/null
@@ -1,12 +0,0 @@
-
\ No newline at end of file
diff --git a/src/technologies.json b/src/technologies.json
index 0aa9a1baf..5dbb8a2cc 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -2318,6 +2318,29 @@
"scripts": "asciinema\\.org/",
"website": "https://asciinema.org/"
},
+ "Astute Solutions": {
+ "cats": [
+ 53
+ ],
+ "description": "Astute Solutions is a customer engagement software.",
+ "icon": "Astute Solutions.svg",
+ "dom": {
+ "iframe[src*='.iperceptions.com]": {
+ "attributes": {
+ "src": ""
+ }
+ },
+ "link[href*='.iperceptions.com']": {
+ "attributes": {
+ "href": ""
+ }
+ }
+ },
+ "scripts": "\\.iperceptions\\.com",
+ "saas": true,
+ "pricing": ["poa"],
+ "website": "https://astutesolutions.com"
+ },
"Athena Search": {
"cats": [
29
@@ -4765,14 +4788,14 @@
"description": "ConvertKit is an email marketing tool built for content creators.",
"icon": "ConvertKit.svg",
"dom": {
- "form[action*='app.convertkit.com']": {
+ "form[action*='.convertkit.com']": {
"attributes": {
"action": ""
}
},
"link[href*='.convertkit.com']": {
"attributes": {
- "action": ""
+ "href": ""
}
}
},