wombat
wombat copied to clipboard
Wombat.js client-side rewriting library
For Hypothesis's proxy service we are looking to ensure that all requests to the proxy from a browser are either top-level page fetches or requests from a proxied page. In...
I also wrote this as [issue 521](https://github.com/webrecorder/pywb/issues/521) in Pywb, but I think the problem is primarily with wombat.js and not pywb itself. I'll keep both issues open until it's clear...
Recently I came across an issue: when replaying heavier websites, after clicking on a hyperlink on the page, the frame and banner around the iframe would take a while to...
This issue is closely related to https://github.com/webrecorder/wombat/issues/158, but still a bit different so I'm opening a distinct one. Problem occurs in warc2zim where we use wombat to replay inside the...
We have an issue in warc2zim where when I configure wombat.js to not run inside a Service Worker (`isSW: false` in call to `_WBWombatInit`), then the Youtube player is not...
Bumps [rollup](https://github.com/rollup/rollup) from 4.21.0 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...
I've been experimenting with the largely unrecognized ability for modern web browsers to enable literate programming. For context, refer to: * * * I'll focus on the latter as a...
First of all, I apologize because I don't really know if this is a bug in your project `wombat` or a problem at the Internet Archive Wayback Machine. If it's...