diff --git a/src/drivers/webextension/images/icons/Spotify.svg b/src/drivers/webextension/images/icons/Spotify.svg
new file mode 100644
index 000000000..aa9e7a35e
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Spotify.svg
@@ -0,0 +1,3 @@
+
diff --git a/src/drivers/webextension/images/icons/Tencent QQ.svg b/src/drivers/webextension/images/icons/Tencent QQ.svg
new file mode 100644
index 000000000..e86c3ab94
--- /dev/null
+++ b/src/drivers/webextension/images/icons/Tencent QQ.svg
@@ -0,0 +1,10 @@
+
diff --git a/src/technologies/s.json b/src/technologies/s.json
index 607eae67c..88e80ceeb 100644
--- a/src/technologies/s.json
+++ b/src/technologies/s.json
@@ -3258,6 +3258,35 @@
"scriptSrc": "static\\.spotapps\\.co/",
"website": "https://www.spothopperapp.com"
},
+ "Spotify Widgets": {
+ "cats": [
+ 5
+ ],
+ "description": "Spotify Widgets provide an embeddable view of a track, artist, album, user, playlist, podcast or episode for use within your web project.",
+ "icon": "Spotify.svg",
+ "dom": "iframe[src*='open.spotify.com/']",
+ "pricing": [
+ "freemium"
+ ],
+ "website": "https://developer.spotify.com/documentation/widgets"
+ },
+ "Spotify Web API": {
+ "cats": [
+ 19
+ ],
+ "description": "Spotify Web API endpoints return JSON metadata about music artists, albums, and tracks, directly from the Spotify Data Catalogue.",
+ "icon": "Spotify.svg",
+ "dom": "link[href*='.spotify.com']",
+ "js": {
+ "getSpotifyData": "",
+ "spotifyme": "",
+ "spotify_tracks": ""
+ },
+ "pricing": [
+ "freemium"
+ ],
+ "website": "https://developer.spotify.com/documentation/web-api"
+ },
"SpotX": {
"cats": [
36
diff --git a/src/technologies/t.json b/src/technologies/t.json
index a9c5529f7..9d41dd4ad 100644
--- a/src/technologies/t.json
+++ b/src/technologies/t.json
@@ -546,6 +546,15 @@
],
"website": "https://intl.cloud.tencent.com"
},
+ "Tencent QQ": {
+ "cats": [
+ 52
+ ],
+ "description": "Tencent QQ also known as QQ, is an instant messaging software service and web portal developed by the Chinese tech giant Tencent.",
+ "icon": "Tencent QQ.svg",
+ "dom": "a[href*='tencent://message/']",
+ "website": "https://im.qq.com"
+ },
"Tencent Waterproof Wall": {
"cats": [
9,