kiwix / kiwix-js-pwa

Kiwix JS Offline Browser implemented as a Progressive Web App (PWA), and packaged as Electron, NWJS and UWP apps for Windows and Linux.
https://pwa.kiwix.org
GNU General Public License v3.0
177 stars 29 forks source link

Fix untransformed relative zimit2 URLs without wombat #569

Closed Jaifroid closed 7 months ago

Jaifroid commented 7 months ago

In some zimit2 ZIM archives without Wombat (because it is unsupported with the browser version), we get some absolute URLs that are actually ZIM URLs with the pseudo-domain added in front. In such contexts, we need to deal with this when clicking on such a link.