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