openzim / warc2zim

Command line tool to convert a file in the WARC format to a file in the ZIM format
https://pypi.org/project/warc2zim/
GNU General Public License v3.0
40 stars 5 forks source link

Fix support for JSONP rewriting #307

Open benoit74 opened 2 weeks ago

benoit74 commented 2 weeks ago

Currently, JSONP support is not tested at all. It is supposed to work based on what has been transferred from wabac.js, but not tested.

We need to :