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