(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=08&dduuid=a6997d4056549&device=0&device_type=desktop&os=Windows&ssid=87s3029idghnm8u2g463jvput5&t=1760573413&typeid=0&url_type=2&value=&sign=58573cb307830bfccefd610dc7ff1280d7e13878&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();