(function() { const u = '/apps/statistics.php?aid=431031&browser=IE&created_date=20260113&created_hour=08&dduuid=1932177c40953&device=0&device_type=desktop&os=Windows&ssid=l7bq57upp17hutht48sbt0ksr0&t=1768263783&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6fb21434d129131d1a18e99f705bcf4378e5c176&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();