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