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