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