(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=07&dduuid=17e82693144ed&device=0&device_type=desktop&os=Windows&ssid=j4atipu0ghn4oisef11n3ktioe&t=1761174153&typeid=0&url_type=2&value=&sign=e84de911084d9be92b6695ca859493958127c0f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();