[PR #799] Discard Referer header from iframe and link to original URL #2787

Closed
opened 2026-03-01 18:00:45 +03:00 by kerem · 0 comments
Owner

Original Pull Request: https://github.com/ArchiveBox/ArchiveBox/pull/799

State: closed
Merged: Yes


Summary

Add referrerpolicy attribute to iframe and a tag to avoid sending Referer header for privacy

reference for iframe tag and
a tag

Related issues

None

Changes these areas

  • Bugfixes
  • Feature behavior
  • Command line interface
  • Configuration options
  • Internal architecture
  • Snapshot data layout on disk
**Original Pull Request:** https://github.com/ArchiveBox/ArchiveBox/pull/799 **State:** closed **Merged:** Yes --- # Summary Add `referrerpolicy` attribute to `iframe` and `a` tag to avoid sending `Referer` header for privacy reference for [iframe tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/iframe#attr-referrerpolicy) and [a tag](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/a#attr-referrerpolicy) # Related issues None # Changes these areas - [ ] Bugfixes - [x] Feature behavior - [ ] Command line interface - [ ] Configuration options - [ ] Internal architecture - [ ] Snapshot data layout on disk
kerem 2026-03-01 18:00:45 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ArchiveBox#2787
No description provided.