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

Temporary fix for images #50

Open
StarkITA opened this issue Jul 12, 2019 · 1 comment
Open

Temporary fix for images #50

StarkITA opened this issue Jul 12, 2019 · 1 comment

Comments

@StarkITA
Copy link

I don't want to railroad #29 , so I will say it here.

I know this is a dick move, but... Couldn't we just make it so that we do NOT send the referer header?

I tried with an extension that BLOCKS such header, and all of the images load up with no issue.

Maybe as a temporary solution?

@leonard84
Copy link

Should be easy to do, just set the Referrer-Policy header https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Referrer-Policy or directly on the img tag <img src="http://example.com/img.jpg" referrerpolicy="origin">

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants