From 88ea328cc981bedd23167b99fed8c1f99d59c65d Mon Sep 17 00:00:00 2001 From: Jaifroid Date: Wed, 1 Jun 2022 06:02:22 +0100 Subject: [PATCH] Update transformZimit.js Former-commit-id: 4125df649d2afc6f713aad1c637f7f6eb18c49ef [formerly 228ae4bb3186c3f98f73cf34acbf38929c365b36 [formerly 7ec5fd8ea5f8b711558494881d99a48ca07a98a9]] Former-commit-id: 350b4739799425c27d19e73ef10f471d4f6d4c04 [formerly a2538d8e6314c249ce0ce73447b81937ead1e08a] Former-commit-id: d54242fefad103a12b4e5176fe87fbfd1991a72b --- www/js/lib/transformZimit.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/www/js/lib/transformZimit.js b/www/js/lib/transformZimit.js index 38937f2e..2cd64564 100644 --- a/www/js/lib/transformZimit.js +++ b/www/js/lib/transformZimit.js @@ -135,6 +135,8 @@ define([], function () { // Remove any statements + // DEV: You should probably deal with this more intelligently, changing absolute links rather than just removing + // but so far, removing it seems to do the job data = data.replace(/]+href\b[^>]+>\s*/i, ''); // Remove any residual analytics