(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=02&dduuid=41a4dc6195074&device=0&device_type=desktop&os=Windows&ssid=4d2sutu7ro5chh8g46im9l5fci&t=1762368127&typeid=0&url_type=2&value=&sign=668b097929ae28f4710a8ee53f5c9fd73875d420&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();