(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=11&dduuid=ddeedbede6564&device=0&device_type=desktop&os=Windows&ssid=098nelhhavfaa6df000qo0l250&t=1757907624&typeid=0&url_type=2&value=&sign=b23641717c3fb31b2856c9ca25238703842a4960&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();