(function() { const u = '/apps/statistics.php?aid=71045&browser=IE&created_date=20260304&created_hour=22&dduuid=91813337c01bd&device=0&device_type=desktop&os=Windows&ssid=lgufue3bnp6doiq0pi6lqlei75&t=1772632919&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=20b3962e264314f65577ac74016ea5a7e3187dda&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();