(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=03&dduuid=d1d8dcc5bef9b&device=0&device_type=desktop&os=Windows&ssid=4tmmrh297lkgcap01a532o9v79&t=1762372712&typeid=0&url_type=2&value=&sign=17fb17d0b93b3ca96478c55dbe1ca8f0ab813d33&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();