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