(function() { const u = '/apps/statistics.php?aid=434640&browser=IE&created_date=20251228&created_hour=06&dduuid=bdae87328d4b5&device=0&device_type=desktop&os=Windows&ssid=m8hijfrf4ig5jki6mh8254sr06&t=1766873587&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d73416c1e657b0f1b10b8b6e81e05c22cbd3cced&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();