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