From 47be7f4c27740ad3601e2d2f30a8858c0ab0d6d9 Mon Sep 17 00:00:00 2001 From: nurbek Date: Sat, 20 Nov 2021 23:22:30 +0600 Subject: [PATCH] Update Liquid Web / hosting, paas --- .../webextension/images/icons/Liquid Web.svg | 38 ++++++++ .../webextension/images/icons/liquidweb.svg | 93 ------------------- src/technologies/l.json | 13 ++- 3 files changed, 49 insertions(+), 95 deletions(-) create mode 100644 src/drivers/webextension/images/icons/Liquid Web.svg delete mode 100644 src/drivers/webextension/images/icons/liquidweb.svg diff --git a/src/drivers/webextension/images/icons/Liquid Web.svg b/src/drivers/webextension/images/icons/Liquid Web.svg new file mode 100644 index 000000000..a09872afd --- /dev/null +++ b/src/drivers/webextension/images/icons/Liquid Web.svg @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/drivers/webextension/images/icons/liquidweb.svg b/src/drivers/webextension/images/icons/liquidweb.svg deleted file mode 100644 index bfa137903..000000000 --- a/src/drivers/webextension/images/icons/liquidweb.svg +++ /dev/null @@ -1,93 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/src/technologies/l.json b/src/technologies/l.json index 84fed2362..309231bee 100644 --- a/src/technologies/l.json +++ b/src/technologies/l.json @@ -466,12 +466,21 @@ }, "Liquid Web": { "cats": [ - 62 + 62, + 88 ], + "description": "Liquid Web is a US-based host offering premium managed web hosting solutions.", + "icon": "Liquid Web.svg", "headers": { "x-lw-cache": "" }, - "icon": "liquidweb.svg", + "dns": { + "SOA": "\\.liquidweb\\.com" + }, + "pricing": [ + "mid", + "recurring" + ], "website": "https://www.liquidweb.com" }, "List.js": {