(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251112&created_hour=22&dduuid=af5c3c57260a4&device=0&device_type=desktop&os=Windows&ssid=glbrcjdnb0qsrosofv3vnl6944&t=1762958905&typeid=0&url_type=2&value=&sign=4065ff5730fe0c35798d761532d4304092244d24&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();