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