You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<divclass="infomsg is-hidden-mobile">The ArchiveWeb.page ${IS_APP ? "App" : "Extension"} allows you to create web archives directly in your browser!</div>
314
+
<divclass="infomsg is-hidden-mobile">The ArchiveWeb.page ${IS_APP ? "App" : "Extension"} allows you to archive webpages directly in your browser!</div>
@@ -559,10 +559,10 @@ class ArchiveWebApp extends ReplayWebApp
559
559
</div>
560
560
561
561
${IS_APP ? html`
562
-
<p>ArchiveWeb.page App is a standalone app for Mac, Windows and Linux that allows users to create web archives as they browse</p>
562
+
<p>ArchiveWeb.page App is a standalone app for Mac, Windows and Linux that allows users to archive webpages as they browse</p>
563
563
564
564
` : html`
565
-
<p>ArchiveWeb.page allows users to create web archives directly in your browser!</p>`}
565
+
<p>ArchiveWeb.page allows users to archive webpages directly in your browser!</p>`}
566
566
</div>
567
567
568
568
<p>See the <ahref="https://archiveweb.page/guide" target="_blank">ArchiveWeb.page Guide</a> for more info on how to use this tool.</p>
@@ -574,13 +574,13 @@ class ArchiveWebApp extends ReplayWebApp
574
574
<p>ArchiveWeb.page is part of the <ahref="https://webrecorder.net/" target="_blank">Webrecorder Project</a>.</p>
575
575
576
576
<h3>Privacy Policy</h3>
577
-
<pclass="is-size-7">ArchiveWeb.page allows users to archive what they browse, this archive data is stored directly in the browser.
578
-
Users can downloaded this data as files to their harddrive. Users can also delete any and all archived data at any time.
577
+
<pclass="is-size-7">ArchiveWeb.page allows users to archive what they browse, this captured data is stored directly in the browser.
578
+
Users can downloaded this data as files to their hard drive. Users can also delete any and all archived data at any time.
579
579
ArchiveWeb.page does not collect any usage or tracking data.</p>
580
580
581
581
<pclass="is-size-7">ArchiveWeb.page includes an experimental sharing option for each archive collection. Users can choose to share select archives on a peer-to-peer network (IPFS) via a unique id.
582
582
Once shared on this network, the data may become accessible to others.
583
-
All archives are private and not shared by default, unless explicitly opted-in by the user. (A warning is displayed when sharing via IPFS.)</p>
583
+
All web captures are private and not shared by default, unless explicitly opted-in by the user. (A warning is displayed when sharing via IPFS.)</p>
584
584
585
585
<h4>Disclaimer of Warranties</h4>
586
586
<pclass="is-size-7">The application is provided "as is" without any guarantees.</p>
0 commit comments