(function() { const u = '/apps/statistics.php?aid=438353&browser=IE&created_date=20251227&created_hour=13&dduuid=84c20564ca4d9&device=0&device_type=desktop&os=Windows&ssid=975oicfm1fn4eifd83kccv8ans&t=1766811798&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6089d23b57ca560c851c9c37e03c629cf4f1f9cc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();