From 33bbfad52ee19e9383d5e17b99aa6b6089c7aacc Mon Sep 17 00:00:00 2001 From: nurbek Date: Tue, 7 Mar 2023 02:10:20 +0600 Subject: [PATCH] Add QUIC.cloud / cdn, caching, performance --- .../webextension/images/icons/QUIC.cloud.svg | 4 ++++ src/technologies/q.json | 17 +++++++++++++++++ 2 files changed, 21 insertions(+) create mode 100644 src/drivers/webextension/images/icons/QUIC.cloud.svg diff --git a/src/drivers/webextension/images/icons/QUIC.cloud.svg b/src/drivers/webextension/images/icons/QUIC.cloud.svg new file mode 100644 index 000000000..df7b667cb --- /dev/null +++ b/src/drivers/webextension/images/icons/QUIC.cloud.svg @@ -0,0 +1,4 @@ + + + + diff --git a/src/technologies/q.json b/src/technologies/q.json index fb6a34003..6a524415c 100644 --- a/src/technologies/q.json +++ b/src/technologies/q.json @@ -260,6 +260,23 @@ "scriptSrc": "\\.queue-it\\.net/", "website": "https://queue-it.com" }, + "QUIC.cloud": { + "cats": [ + 92, + 23, + 31 + ], + "description": "QUIC.cloud is a content delivery network (CDN) and optimisation service that uses the QUIC protocol, a next-generation internet transport protocol developed by Google, to deliver content faster and more securely over the internet.", + "icon": "QUIC.cloud.svg", + "dns": { + "SOA": "\\.quicns\\.(?:net|com)" + }, + "pricing": [ + "freemium", + "payg" + ], + "website": "https://www.quic.cloud" + }, "Quick.CMS": { "cats": [ 1