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