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