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