(function() { const u = '/apps/statistics.php?aid=439804&browser=IE&created_date=20251225&created_hour=16&dduuid=a80e58a05d786&device=0&device_type=desktop&os=Windows&ssid=tlmh5npcfnas1o311078rgocl3&t=1766650279&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4a36cdb3ae08df245b5a3b7cb39a0f25b20bb728&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();