[GH-ISSUE #606] Bugfix: use sandbox in ifrme on archive pages #3396

Closed
opened 2026-03-14 22:38:58 +03:00 by kerem · 1 comment
Owner

Originally created by @bash-stack on GitHub (Jan 6, 2021).
Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/606

when visiting an /index.html of a site using js trackers and ads,
the iframe should be used like described here

e.g. <iframe src="demo_iframe_sandbox.htm" sandbox></iframe>

Originally created by @bash-stack on GitHub (Jan 6, 2021). Original GitHub issue: https://github.com/ArchiveBox/ArchiveBox/issues/606 when visiting an /index.html of a site using js trackers and ads, the iframe should be used like [described here ](https://www.w3schools.com/tags/att_iframe_sandbox.asp ) e.g. ` <iframe src="demo_iframe_sandbox.htm" sandbox></iframe> `
kerem 2026-03-14 22:38:58 +03:00
Author
Owner

@pirate commented on GitHub (Jan 6, 2021):

I think this will break a lot of the content being iframed, as lots of content uses plugin features like media/embed/etc. Why not just keep your browser-level adblocker on and let it do the blocking?

What are the concrete benefits of adding this?

<!-- gh-comment-id:755237035 --> @pirate commented on GitHub (Jan 6, 2021): I think this will break a lot of the content being iframed, as lots of content uses plugin features like media/embed/etc. Why not just keep your browser-level adblocker on and let it do the blocking? What are the concrete benefits of adding this?
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#3396
No description provided.