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