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