Additional info about hosting a proxy server

This commit is contained in:
pixeltris 2020-12-29 01:06:48 +00:00 committed by GitHub
parent 0480745f7d
commit 874a0171b1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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)