(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251029&created_hour=06&dduuid=30f833ef5c3af&device=0&device_type=desktop&os=Windows&ssid=tonlh5gkofaiv4qprejg4suct6&t=1761689834&typeid=0&url_type=2&value=&sign=d5084a8ab25997f9a7e7150505c9201795cb6357&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();