(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251016&created_hour=05&dduuid=aef6925768f51&device=0&device_type=desktop&os=Windows&ssid=d024q9ijm3q0rdlt3sjvjs8c1e&t=1760564334&typeid=0&url_type=2&value=&sign=238de3bf57715ca067010ed53bb219d7cf83d58d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();