From e9f6c4f6f1f7d15d26354c9c4c557d5d4737d4e2 Mon Sep 17 00:00:00 2001 From: nurbek Date: Fri, 29 Apr 2022 20:37:10 +0600 Subject: [PATCH] Add Dyte / livestreaming, Add WebRTC / miscellaneous --- src/drivers/webextension/images/icons/Dyte.svg | 4 ++++ .../webextension/images/icons/WebRTC.svg | 13 +++++++++++++ src/technologies/d.json | 18 ++++++++++++++++++ src/technologies/w.json | 9 +++++++++ 4 files changed, 44 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Dyte.svg create mode 100644 src/drivers/webextension/images/icons/WebRTC.svg diff --git a/src/drivers/webextension/images/icons/Dyte.svg b/src/drivers/webextension/images/icons/Dyte.svg new file mode 100644 index 000000000..b592cc95f --- /dev/null +++ b/src/drivers/webextension/images/icons/Dyte.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/drivers/webextension/images/icons/WebRTC.svg b/src/drivers/webextension/images/icons/WebRTC.svg new file mode 100644 index 000000000..4b8101d0f --- /dev/null +++ b/src/drivers/webextension/images/icons/WebRTC.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/src/technologies/d.json b/src/technologies/d.json index d75bcc9d0..3b9fc773a 100644 --- a/src/technologies/d.json +++ b/src/technologies/d.json @@ -1442,6 +1442,24 @@ "scriptSrc": "/ruxitagentjs_(?:.+)_(?:.+)\\.js", "website": "https://www.dynatrace.com/platform/real-user-monitoring" }, + "Dyte": { + "cats": [ + 103 + ], + "description": "Dyte is a developer-friendly, real-time audio and video communication software development kit (SDK).", + "icon": "Dyte.svg", + "implies": "WebRTC", + "css": "\\.dyte-client-selfVideo", + "js": { + "triggerDyteRecording": "" + }, + "pricing": [ + "payg" + ], + "saas": true, + "xhr": "cdn\\.dyte\\.in/", + "website": "https://dyte.io" + }, "db-ip": { "cats": [ 79 diff --git a/src/technologies/w.json b/src/technologies/w.json index a6fd55e5d..c09d03161 100644 --- a/src/technologies/w.json +++ b/src/technologies/w.json @@ -733,6 +733,15 @@ "scriptSrc": "/wp-content/themes/busiprof(?:-pro)?/", "website": "https://webriti.com/busiprof-premium-wordpress-theme-1" }, + "WebRTC": { + "cats": [ + 19 + ], + "description": "WebRTC is an open-source project that enables real-time voice, text and video communications capabilities between web browsers and devices.", + "icon": "WebRTC.svg", + "oss": true, + "website": "https://webrtc.org" + }, "WebsPlanet": { "cats": [ 1