From b3f659468b9a6793e9e052411cb423303dea7fe9 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 7 Aug 2021 14:12:26 +0600 Subject: [PATCH 1/2] Add Sotoon / CDN --- .../webextension/images/icons/Sotoon.svg | 10 ++++++++++ src/technologies.json | 19 +++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 src/drivers/webextension/images/icons/Sotoon.svg diff --git a/src/drivers/webextension/images/icons/Sotoon.svg b/src/drivers/webextension/images/icons/Sotoon.svg new file mode 100644 index 000000000..2a3d8d686 --- /dev/null +++ b/src/drivers/webextension/images/icons/Sotoon.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/src/technologies.json b/src/technologies.json index 739343991..67d8ffdb1 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -20229,6 +20229,25 @@ "implies": "PHP", "website": "https://www.soteshop.com/" }, + "Sotoon": { + "cats": [ + 31 + ], + "description": "Sotoon is a feature-rich CDN provider serving users specially in the MENA region.", + "icon": "Sotoon.svg", + "headers": { + "Server": "^Sotoon$", + "server": "^Sotoon$" + }, + "saas": true, + "pricing": [ + "high", + "recurring", + "payg", + "poa" + ], + "website": "https://sotoon.ir" + }, "Sotel": { "cats": [ 1 From 62a303911a0e4170766e357716ca27f118b50130 Mon Sep 17 00:00:00 2001 From: Elbert Alias <77259+AliasIO@users.noreply.github.com> Date: Wed, 11 Aug 2021 07:31:59 +1000 Subject: [PATCH 2/2] Update technologies.json --- src/technologies.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/technologies.json b/src/technologies.json index 67d8ffdb1..1ba9a49e7 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -20233,10 +20233,9 @@ "cats": [ 31 ], - "description": "Sotoon is a feature-rich CDN provider serving users specially in the MENA region.", + "description": "Sotoon is a CDN provider serving users specially in the MENA region.", "icon": "Sotoon.svg", "headers": { - "Server": "^Sotoon$", "server": "^Sotoon$" }, "saas": true,