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