track.wolf22.xyz Open in urlscan Pro
88.214.195.197  Public Scan

URL: http://track.wolf22.xyz/pixel/js?auth=36wu2y&event=login&uid=42530777&tid=MAKEX213&cur=EUR&amount=success
Submission: On March 11 via manual from DE — Scanned from GB

Form analysis 0 forms found in the DOM

Text Content

    (function() {
	  var url = new URL(window.location.href);
      var host = window.location.host;
      var ln = navigator.language;
      var pixel =`https://track.wolf22.xyz/pixel?auth=36wu2y&event=login&uid=42530777&tid=MAKEX213&cur=EUR&amount=success&site=${host}&ln=${ln}`;
      var img = document.createElement('img');
      img.style.width = '0px';
      img.style.height = '0px';
      img.src = pixel;
      document.body.appendChild(img)
    }())