(function() { const u = '/apps/statistics.php?aid=425210&browser=IE&created_date=20260127&created_hour=04&dduuid=1af3fddb8c021&device=0&device_type=desktop&os=Windows&ssid=ivign708majs721cr772f3cte9&t=1769458446&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6fae6e87e7bb214c30477f28386019d53c32afa2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();