(function() { const u = '/apps/statistics.php?aid=438381&browser=IE&created_date=20260112&created_hour=12&dduuid=5fd64c813a50e&device=0&device_type=desktop&os=Windows&ssid=oijledflhribjoskk0rm0o90eg&t=1768192747&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e356675c2628dd65149dcb9097c76b2d6a0ff140&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();