From 1685d8504752c862676458754fc62bca558b3602 Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 16 Nov 2021 16:52:14 +0600 Subject: [PATCH] Add AccuWeather / widget --- .../webextension/images/icons/AccuWeather.svg | 4 ++++ src/technologies/a.json | 13 +++++++++++++ 2 files changed, 17 insertions(+) create mode 100644 src/drivers/webextension/images/icons/AccuWeather.svg diff --git a/src/drivers/webextension/images/icons/AccuWeather.svg b/src/drivers/webextension/images/icons/AccuWeather.svg new file mode 100644 index 000000000..68e979e4b --- /dev/null +++ b/src/drivers/webextension/images/icons/AccuWeather.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/a.json b/src/technologies/a.json index 9f4960757..e0114ea99 100644 --- a/src/technologies/a.json +++ b/src/technologies/a.json @@ -330,6 +330,19 @@ "scriptSrc": "/embed/accesso\\.js", "website": "https://accesso.com/" }, + "AccuWeather": { + "cats": [ + 5 + ], + "description": "AccuWeather provides weather forecasts and warnings and additional weather products and services.", + "icon": "AccuWeather.svg", + "dom": "a[href*='.accuweather.com'][target='_blank']", + "saas": true, + "pricing": [ + "poa" + ], + "website": "https://partners.accuweather.com" + }, "Ackee": { "cats": [ 10