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