(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=16&dduuid=b757aeddc189b&device=0&device_type=desktop&os=Windows&ssid=78o4dtek5saqnddp6ftkdripav&t=1762072058&typeid=0&url_type=2&value=&sign=325c00c86235a05cd43b050136f441a917c58e90&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();