(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=00&dduuid=8ce814a771c41&device=0&device_type=desktop&os=Windows&ssid=1a08frcdtooj8rdkaecu5v1ttp&t=1760545373&typeid=0&url_type=2&value=&sign=f3a789661d3e7dc1c8f157623cfe061351a88253&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();