(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=01&dduuid=3aa9a399f6d19&device=0&device_type=desktop&os=Windows&ssid=5284l4717pq05pifmugiihok4r&t=1761153458&typeid=0&url_type=2&value=&sign=4c4bed477358bb5c2d7897bc678432e5dbc0d4ee&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();