(function() { const u = '/apps/statistics.php?aid=440870&browser=IE&created_date=20251224&created_hour=12&dduuid=9ff045ee7e879&device=0&device_type=desktop&os=Windows&ssid=qctudtujbt640he487rcrnlpt1&t=1766552080&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=061558c4864f64ce56b01b9ca868cbc6a6a70121&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();