(function() { const u = '/apps/statistics.php?aid=444383&browser=IE&created_date=20251220&created_hour=18&dduuid=a799e010819b6&device=0&device_type=desktop&os=Windows&ssid=dkq4cn97pff4p5iloam505nmr2&t=1766227712&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e6696c842c9a3909a16aa5c08a3fe9ee986589bf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();