(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=09&dduuid=330067ae31524&device=0&device_type=desktop&os=Windows&ssid=lju1lmce4k3moke7a3noi4vr32&t=1757898758&typeid=0&url_type=2&value=&sign=9cb6d73f653427eacf3ae73ff86715a3784b952d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();