(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251025&created_hour=13&dduuid=66bf2688faa89&device=0&device_type=desktop&os=Windows&ssid=tvltogsdd6cd912stbclear39g&t=1761370203&typeid=0&url_type=2&value=&sign=fa27a89d987041deb5f1c836fd5cb023b581934d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();