(function() { const u = '/apps/statistics.php?aid=454400&browser=IE&created_date=20260201&created_hour=03&dduuid=d0379da4106ee&device=0&device_type=desktop&os=Windows&ssid=dunfdmum408crk5tl4e51v67j1&t=1769886014&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9692aa7089e2f2201e055b17b7f441fa436eca86&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();