(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=06&dduuid=ce14446b664a5&device=0&device_type=desktop&os=Windows&ssid=tol1f8ppvvhrf8qpim6k3ikkdi&t=1762987328&typeid=0&url_type=2&value=&sign=944372e68b5f337f74e4802be8aa8c20db918233&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();