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