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