From 874a0171b123694cbd70b89a6b9257156b74a3b0 Mon Sep 17 00:00:00 2001 From: pixeltris <6952411+pixeltris@users.noreply.github.com> Date: Tue, 29 Dec 2020 01:06:48 +0000 Subject: [PATCH] Additional info about hosting a proxy server --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 671fb36..f5c4ffe 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ This repo aims to provide multiple solutions for blocking Twitch ads. - Uses a proxy server (set to one controlled by @ChoosenEye) to fetch an ad-free stream. - Currently only the initial m3u8 is proxied, so there shouldn't be any additional latency. - **Assumes the proxy server acts in good faith and maintains a good uptime.** - - **The current proxy owner doesn't like the url being used by this project, an alternative host would be ideal.** (requires a web server hosted in a non-ad country, taking a channel name as the last url arg, and fetching the m3u8). + - **The current proxy owner doesn't like the url being used by this project, an alternative host would be ideal.** *(requires a web server hosted in a non-ad country, taking a channel name as the last url arg, and fetching the m3u8 - see [#8](https://github.com/pixeltris/TwitchAdSolutions/issues/8))*. ## Applying a solution (uBlock Origin)