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