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