diff --git a/src/drivers/webextension/images/icons/ApostropheCMS.svg b/src/drivers/webextension/images/icons/ApostropheCMS.svg
index 2b67074f8..775946684 100644
--- a/src/drivers/webextension/images/icons/ApostropheCMS.svg
+++ b/src/drivers/webextension/images/icons/ApostropheCMS.svg
@@ -1,38 +1,3 @@
-<<<<<<< HEAD
-
-=======
->>>>>>> dffac961239cb3ed09863b0431d3b758236ee62a
diff --git a/src/drivers/webextension/images/icons/Go.svg b/src/drivers/webextension/images/icons/Go.svg
index 8b0b1af64..56c36c41c 100644
--- a/src/drivers/webextension/images/icons/Go.svg
+++ b/src/drivers/webextension/images/icons/Go.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
diff --git a/src/drivers/webextension/images/icons/WebAssembly.svg b/src/drivers/webextension/images/icons/WebAssembly.svg
new file mode 100644
index 000000000..5eba1e63a
--- /dev/null
+++ b/src/drivers/webextension/images/icons/WebAssembly.svg
@@ -0,0 +1,18 @@
+
diff --git a/src/technologies.json b/src/technologies.json
index c884828db..f26c868d3 100644
--- a/src/technologies.json
+++ b/src/technologies.json
@@ -2437,9 +2437,10 @@
},
"Bubble": {
"cats": [
- 1,
+ 51,
18
],
+ "description": "Bubble is a no-code platform that lets anyone build web apps without writing any code.",
"headers": {
"x-bubble-capacity-limit": "",
"x-bubble-capacity-used": "",
@@ -2453,7 +2454,9 @@
"bubble_hostname_modifier": "",
"bubble_version": ""
},
- "website": "http://bubble.is"
+ "saas": true,
+ "pricing": ["low", "freemium", "subscription"],
+ "website": "http://bubble.io"
},
"BugSnag": {
"cats": [
@@ -3222,6 +3225,18 @@
},
"website": "http://www.cloudflare.com"
},
+ "Cloudflare Browser Insights": {
+ "cats": [
+ 10
+ ],
+ "description": "Cloudflare Browser Insights is a tool tool that measures the performance of websites from the perspective of users.",
+ "icon": "CloudFlare.svg",
+ "js": {
+ "__cfBeaconCustomTag": "",
+ },
+ "scripts": "static\\.cloudflareinsights\\.com/beacon(?:\\.min)?\\.js",
+ "website": "http://www.cloudflare.com"
+ },
"Cloudinary": {
"cats": [
31
@@ -18293,6 +18308,18 @@
},
"website": "http://vibecommerce.com.br"
},
+ "WebAssembly": {
+ "cats": [
+ 27
+ ],
+ "description": "WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable compilation target for programming languages, enabling deployment on the web for client and server applications.",
+ "icon": "WebAssembly.svg",
+ "oss": true,
+ "headers": {
+ "Content-Type": "application/wasm"
+ },
+ "website": "https://webassembly.org/"
+ },
"webEdition": {
"cats": [
1