(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=13&dduuid=28d497c78dbcc&device=0&device_type=desktop&os=Windows&ssid=i552ofvl61v8f3flbqic78s8pt&t=1761889631&typeid=0&url_type=2&value=&sign=9045fe79e84728dab78793eccbb11d47e1fed11d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();