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