Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite http: IF Archive URLs to https: #154

Merged

Conversation

dfabulich
Copy link
Contributor

Apropos #149 and #153, in 20aca50 we updated the code to use the proxy for links to http://ifarchive.org.

But for all of the valid direct domains, they all support/require HTTPS, so rather than proxying them and requesting them over HTTP, (and thereby caching them for a week), we should just rewrite those URLs to request them directly via CORS.

@curiousdannii
Copy link
Owner

Yep, this is a better solution.

@curiousdannii curiousdannii merged commit 98fb339 into curiousdannii:master Sep 19, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants