(function() { const u = '/apps/statistics.php?aid=439824&browser=IE&created_date=20260314&created_hour=22&dduuid=6d84c1cf5ccb1&device=0&device_type=desktop&os=Windows&ssid=joetqftrersuhn7sd2l40ma1ha&t=1773497854&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=75b88c0cef16eb1e6ff8c53d327a05ccef725a21&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();