(function() { const u = '/apps/statistics.php?aid=424820&browser=IE&created_date=20251210&created_hour=00&dduuid=5f0c4914709d5&device=0&device_type=desktop&os=Windows&ssid=ndktv7gdm3cu39t5insi2q38va&t=1765296081&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6d7a1f49f764e4ebe9339abf8c7ed7a00366875d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();