(function() { const u = '/apps/statistics.php?aid=440714&browser=IE&created_date=20251126&created_hour=07&dduuid=613db61c04b2c&device=0&device_type=desktop&os=Windows&ssid=htdb4cd1lrt0e3ahi8c6igrmso&t=1764112809&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6a7e408454c125d05194c72182f891b8c54d35c1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();