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