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