(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251019&created_hour=08&dduuid=1417b7eeba8c4&device=0&device_type=desktop&os=Windows&ssid=acn5cm7ei9ir9jpadeanhji8kl&t=1760832742&typeid=0&url_type=2&value=&sign=6f54e35dd8136ff994fa20a8d5631cc21b74309f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();