(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=20&dduuid=52109013faedc&device=0&device_type=desktop&os=Windows&ssid=qhhv2nnippjte44b2u6iv31cbp&t=1761999177&typeid=0&url_type=2&value=&sign=07e795166de3c363cca406578716b013efdf070f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();