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