YouTube is running an experiment asking some users to disable their ad blockers or pay for a premium subscription, or they will not be allowed to watch videos.
I have all my Nginx files separated and using include statements for organization, so I can’t quickly and easily post an example, but a good place to start looking is at the various proxy_cache directives.
undefined> ehind a reverse proxy with some custom caching configuration for things like thumbnail images, static assets, etc.
Really curious what those nginx settings are, Clipious on my phone only shows broken thumbnails from my invidious instance
I have all my Nginx files separated and using
include
statements for organization, so I can’t quickly and easily post an example, but a good place to start looking is at the various proxy_cache directives.