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