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