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