(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=04&dduuid=965dc5783662e&device=0&device_type=desktop&os=Windows&ssid=fdhq37a3htbfuurej8654cn94d&t=1757880133&typeid=0&url_type=2&value=&sign=7435b11cf1064a8a735d7223f58cccc6519a5258&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();