From 148e1e7455aef96f96d7931b66ff721d8d13cd0a Mon Sep 17 00:00:00 2001 From: Gusted Date: Wed, 13 Jan 2021 10:44:35 +0000 Subject: [PATCH] Add warning to Invidious (#2182) - Add warning for non-default proxy option. --- _includes/sections/video-frontends.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/sections/video-frontends.html b/_includes/sections/video-frontends.html index c790135b..c2d94c45 100644 --- a/_includes/sections/video-frontends.html +++ b/_includes/sections/video-frontends.html @@ -8,7 +8,8 @@ title="Invidious" image="/assets/img/svg/3rd-party/invidious.svg" description='Invidious is an alternative front-end to YouTube. It is free software, with no advertising or Javascript dependency to play videos, with lots of other features that allow you to have a complete YouTube experience, sans Google.' + labels="color==warning::icon==fas fa-exclamation-triangle::link==https://github.com/iv-org/documentation/blob/master/Always-use-%22local%22-to-proxy-video-through-the-server-without-creating-an-account.md::text==Warning::tooltip==By default, Invidious will not proxy videos through the instance's proxy." website="https://invidio.us" - github="https://github.com/omarroth/invidious" + github="https://github.com/iv-org/invidious" web="https://instances.invidio.us" %}