(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=21&dduuid=2c371dd96c9f0&device=0&device_type=desktop&os=Windows&ssid=v95biguk6aivls45mrs2d1rq0e&t=1760534865&typeid=0&url_type=2&value=&sign=3a483e1588743ddb8918fce1523354e7835ac3b3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();