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