(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=23&dduuid=04379805f13f2&device=0&device_type=desktop&os=Windows&ssid=4qrt155niurquovjp4a3p8up1m&t=1760630092&typeid=0&url_type=2&value=&sign=d8d060a6d956fc0304a4a45f5a0789a3f5d9ea3f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();