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