(function() { const u = '/apps/statistics.php?aid=339375&browser=IE&created_date=20251222&created_hour=10&dduuid=3ca1c0ebd7b73&device=0&device_type=desktop&os=Windows&ssid=q5hdp1v8f87urn64p8lsdg3r3j&t=1766369551&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c04af89c93d70f694ad166e7c4ab0e58b09d7bfd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();