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