From 6633144ce83e0a27c0348890a3c5b01ee165bfcc Mon Sep 17 00:00:00 2001 From: Patryk Radziszewski <100310118+Chefski@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:32:00 +0100 Subject: [PATCH] README: Prevent Firefox from flagging Macro Deck as a security risk MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Removes the 'www․' in the Macro Deck link in README.md to Prevent Firefox from flagging the Macro Deck website as a potential security risk. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fdd9599c..0b503cbc 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ It is **highly recommended** to keep obs-websocket protected with a password aga ### Client software -- [Macro Deck](https://www.macrodeck.org/) +- [Macro Deck](https://macrodeck.org/) - [Touch Portal](https://www.touch-portal.com/) - [Twitchat](https://twitchat.fr/) - [OBS-web](https://github.com/Niek/obs-web) - hosted client at [obs-web.niek.tv/](http://obs-web.niek.tv/)