(function() { const u = '/apps/statistics.php?aid=363121&browser=IE&created_date=20251221&created_hour=17&dduuid=b66e6268b931e&device=0&device_type=desktop&os=Windows&ssid=brunsnuln3duule5hveplfeb1v&t=1766310753&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ecc356933d901a439213cc1ce7cb8da6f2ddf95c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();