(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=13&dduuid=c33a5a217db5c&device=0&device_type=desktop&os=Windows&ssid=0cvvvfial1rcp1eg4j90ot5e0a&t=1762149328&typeid=0&url_type=2&value=&sign=534f3ad6c02070512687141c502407ba7a16dfd5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();