(function() { const u = '/apps/statistics.php?aid=388136&browser=IE&created_date=20251225&created_hour=19&dduuid=331b52729d33f&device=0&device_type=desktop&os=Windows&ssid=n271ij1tofodfl7scf4k91arfe&t=1766663966&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d27c1c594c7bd185f1189f941162471e06931cbe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();