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

Add the "Referer" header to requests. #9

Open
ndbiaw opened this issue Sep 2, 2023 · 0 comments
Open

Add the "Referer" header to requests. #9

ndbiaw opened this issue Sep 2, 2023 · 0 comments

Comments

@ndbiaw
Copy link

ndbiaw commented Sep 2, 2023

Problem: Many websites use the "Referer" header to protect the content on the page, causing their mirroring to fail.

Solution: Add the "Referer" header with the value of the website domain name to every request. This header will not change any content or change the server response to the request, but it will resolve hotlink blocking on most sites.

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

1 participant