(function() { const u = '/apps/statistics.php?aid=428965&browser=IE&created_date=20251231&created_hour=00&dduuid=ff07155c930ad&device=0&device_type=desktop&os=Windows&ssid=5hb03k5cp1ohif3bvs8ajh7in9&t=1767111585&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=53b05185c7d3c0aea2df7ed150a7436e1e9c4e49&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();