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