(function() { const u = '/apps/statistics.php?aid=442063&browser=IE&created_date=20251210&created_hour=04&dduuid=099ec32b46987&device=0&device_type=desktop&os=Windows&ssid=i4njkqh8f14a4aafboijqv41qo&t=1765310767&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=207eed2af297bbdcb90c98692534fc0a063a3e82&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();