deploy: 0754082a36dd409d987ab64f0d7e42f8f1aa005e

This commit is contained in:
davegallant
2022-12-11 04:44:50 +00:00
parent dd7cefd0a4
commit ee8b095e4c
2 changed files with 2 additions and 2 deletions

View File

@@ -236,7 +236,7 @@ personal blog
</span><span style=color:#bbb>
</span><span style=color:#bbb></span><span style=color:#309;font-weight:700>volumes</span>:<span style=color:#bbb>
</span><span style=color:#bbb> </span><span style=color:#309;font-weight:700>postgresdata</span>:<span style=color:#bbb>
</span></code></pre></div><p>After invidious was up and running, I installed <a href=https://tailscale.com/>Tailscale</a> on it, to leverage its MagicDNS and am able to access it anywhere at <a href=http://invidious:3000/feed/subscriptions>http://invidious:3000/feed/subscriptions</a>.</p>
</span></code></pre></div><p>After invidious was up and running, I installed <a href=https://tailscale.com/>Tailscale</a> on it, to leverage its MagicDNS and am now able to access it anywhere at <a href=http://invidious:3000/feed/subscriptions>http://invidious:3000/feed/subscriptions</a>.</p>
<h3 id=redirecting-youtube-links>Redirecting YouTube links</h3>
<p>I figured it would be nice to redirect existing YouTube links that others send me, so that I could seamlessly watch the videos using inviduous.</p>
<p>Without subjecting my entire household to this, I went looking for a way to redirect paths at the browser level. I found the lightweight proxy <a href=https://requestly.io/>requestly</a>, which can be used to modify http requests in my browser. I created the following rules:</p>

File diff suppressed because one or more lines are too long