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