From 9ff496769c78346eb4ea0971594b041623bf1b72 Mon Sep 17 00:00:00 2001 From: selfisekai Date: Fri, 23 Oct 2020 16:20:50 +0200 Subject: [PATCH] PeerTube detection --- .../webextension/images/icons/PeerTube.svg | 42 +++++++++++++++++++ src/technologies.json | 12 ++++++ 2 files changed, 54 insertions(+) create mode 100644 src/drivers/webextension/images/icons/PeerTube.svg diff --git a/src/drivers/webextension/images/icons/PeerTube.svg b/src/drivers/webextension/images/icons/PeerTube.svg new file mode 100644 index 000000000..59452dc68 --- /dev/null +++ b/src/drivers/webextension/images/icons/PeerTube.svg @@ -0,0 +1,42 @@ + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/src/technologies.json b/src/technologies.json index c0d112615..26154df93 100644 --- a/src/technologies.json +++ b/src/technologies.json @@ -10005,6 +10005,18 @@ "url": "paypal\\.com", "website": "https://paypal.com" }, + "PeerTube": { + "cats": [ + 2 + ], + "description": "Federated video publishing platform", + "icon": "PeerTube.svg", + "website": "https://joinpeertube.org/", + "html": [ + "", + "

We are sorry but it seems that PeerTube is not compatible with your web browser\\.

" + ] + }, "Pelican": { "cats": [ 57