Closed cosmicle0 closed 3 years ago
What are you considering "current versions of nginx"? I'm on 1.18 which is current stable and it works fine so it sounds like you just misconfigured something.
When i have sub_filter on;
, I get this:
And yes, I'm on 1.18 too, so I'm not sure why this is happening
Although it works for me without sub_filter on;
so I don't think you need it.
It's sub_filter_once on;
not just sub_filter on;
So you're trying to change my README without even being able to read it. Github pages is also already behind a CDN so I don't see the point in changing the url either. You are free to use whatever you want but I won't be merging this.
I've changed the URL from the github.io one to a jsdelivr one since jsdelivr is a CDN, and I've removed
sub_filter on;
since it isn't required and won't work in the current versions of nginx.