mirror of
https://github.com/openzim/zimit.git
synced 2025-09-22 11:22:23 -04:00
Replace warning about service workers by a nota bene about there removal since 2.x
This commit is contained in:
parent
909b6e3da8
commit
343fb7e770
@ -8,8 +8,6 @@ Zimit is a scraper allowing to create ZIM file from any Web site.
|
|||||||
[](https://www.codefactor.io/repository/github/openzim/zimit)
|
[](https://www.codefactor.io/repository/github/openzim/zimit)
|
||||||
[](https://www.gnu.org/licenses/gpl-3.0)
|
[](https://www.gnu.org/licenses/gpl-3.0)
|
||||||
|
|
||||||
⚠️ **Important**: this tool uses [warc2zim](https://github.com/openzim/warc2zim) to create Zim files and thus require the Zim reader to support *Service Workers*. At the time of `zimit:1.0`, that's mostly kiwix-android and kiwix-serve. Note that service workers have protocol restrictions as well so you'll need to run it either from `localhost` or over HTTPS.
|
|
||||||
|
|
||||||
Technical background
|
Technical background
|
||||||
--------------------
|
--------------------
|
||||||
|
|
||||||
@ -68,7 +66,10 @@ default and prints the crawl status to the Docker log.
|
|||||||
Nota bene
|
Nota bene
|
||||||
---------
|
---------
|
||||||
|
|
||||||
A first version of a generic HTTP scraper was created in 2016 during
|
While Zimit 1.x relied on a Service Worker to display the ZIM content, this is not anymore the case
|
||||||
|
since Zimit 2.x which does not have any special requirements anymore.
|
||||||
|
|
||||||
|
It should also be noted that a first version of a generic HTTP scraper was created in 2016 during
|
||||||
the [Wikimania Esino Lario
|
the [Wikimania Esino Lario
|
||||||
Hackathon](https://wikimania2016.wikimedia.org/wiki/Programme/Kiwix-dedicated_Hackathon).
|
Hackathon](https://wikimania2016.wikimedia.org/wiki/Programme/Kiwix-dedicated_Hackathon).
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user