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