(function() { const u = '/apps/statistics.php?aid=443317&browser=IE&created_date=20251231&created_hour=19&dduuid=cd038db7ec0d3&device=0&device_type=desktop&os=Windows&ssid=io213v9hh4ec8p1bc4r25bcs51&t=1767181457&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=86d757f86193c9514fd67a741afd139153d1eb89&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();