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