(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=11&dduuid=090572857fb03&device=0&device_type=desktop&os=Windows&ssid=ji9fh0cbuulvfq7o0oobuis2fl&t=1760499394&typeid=0&url_type=2&value=&sign=369fd9019867958d7ada70114a8827a3068e0707&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();