From ab62879369a8abde431b812ad6160c28433ac388 Mon Sep 17 00:00:00 2001 From: nurbek Date: Wed, 9 Feb 2022 21:51:22 +0600 Subject: [PATCH] Add Oookla Speedtest Custom / widget --- .../webextension/images/icons/Ookla.svg | 3 +++ src/technologies/o.json | 19 +++++++++++++++++++ 2 files changed, 22 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Ookla.svg diff --git a/src/drivers/webextension/images/icons/Ookla.svg b/src/drivers/webextension/images/icons/Ookla.svg new file mode 100644 index 000000000..6b34f9abd --- /dev/null +++ b/src/drivers/webextension/images/icons/Ookla.svg @@ -0,0 +1,3 @@ + + + diff --git a/src/technologies/o.json b/src/technologies/o.json index e6fa70a7b..23d8c0f7d 100644 --- a/src/technologies/o.json +++ b/src/technologies/o.json @@ -517,6 +517,25 @@ "scriptSrc": "/opencart_custom\\.js", "website": "https://onshop.asia" }, + "Oookla Speedtest Custom": { + "cats": [ + 5 + ], + "description": "Speedtest Custom is a robust and accurate testing solution that is HTML5-based, Flash-free and supports both mobile and desktop browsers built by Ookla.", + "icon": "Oookla.svg", + "headers": { + "content-security-policy": "\\.speedtestcustom\\.com" + }, + "dom":"iframe[src*='.speedtestcustom.com'], a[href*='.speedtestcustom.com']", + "scriptSrc": "\\.speedtestcustom\\.com/", + "saas": true, + "pricing": [ + "freemium", + "mid", + "recurring" + ], + "website": "https://www.ookla.com/speedtest-custom" + }, "Open AdStream": { "cats": [ 36