(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250918&created_hour=14&dduuid=956ff227e649f&device=0&device_type=desktop&os=Windows&ssid=i8ru17eu29f9mf0nebsde22olo&t=1758175293&typeid=0&url_type=2&value=&sign=8c787b486618f75ee103d4cf63ce5b79dd8ae011&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();