remove tracking code

This commit is contained in:
Kiara Grouwstra 2023-11-14 17:54:19 +01:00
parent e23d51df36
commit 254f1682d1
1 changed files with 0 additions and 1 deletions

View File

@ -231,7 +231,6 @@ function readURL(input) {
$("#spin").css("display", "inline-block");
tagOverlay = overlay.match(/\/([^/]+)\.png/)[1];
_paq.push(['trackEvent', 'Download', tagOverlay]);
resize.result({ type: 'base64', size: { width: 1080, height: 1080 }, circle: false }).then(function(dataImg) {