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