Embedding of a large archive using ReplayWeb.page

An example replay of a large web archive loaded from a single file, 17GB+ file.

The archive is using the current Web Archive Collection (WACZ) and is loaded entirely on-demand – you can start exploring the archive right away without downloading everything!


This example also includes a custom fuzzy matching rule, and is added as follows:

<replay-web-page
embed="replay-with-location"
config='{"fuzzy": [["(https:\/\/filmingrevolution.supdigital.org/).*", "$1"]]}'
source="https://dh-preserve.sfo2.cdn.digitaloceanspaces.com/webarchives/sup/fr.wacz"
url="https://filmingrevolution.supdigital.org/" ts="20200511161857"></replay-web-page>