(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251103&created_hour=19&dduuid=112cda60b1142&device=0&device_type=desktop&os=Windows&ssid=88qdpfj2pq24iim317kb6le33p&t=1762169783&typeid=0&url_type=2&value=&sign=f65767528d1d28650d64b2921537a8d6a0ab652f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();