(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250915&created_hour=08&dduuid=92fe8b5530e03&device=0&device_type=desktop&os=Windows&ssid=ig78qct3l02g5dr1bsfoh7lh64&t=1757896418&typeid=0&url_type=2&value=&sign=8a7aad6f197da706658d2be0c760b46b4d10e222&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();