(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251021&created_hour=05&dduuid=9328ee05dae7f&device=0&device_type=desktop&os=Windows&ssid=3hglu413i0el59pflpm2hotv3m&t=1760994583&typeid=0&url_type=2&value=&sign=d60da0fc696b7147473d13e8ccee196fb7e62a2c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();