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