(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251011&created_hour=09&dduuid=6003271ab573f&device=0&device_type=desktop&os=Windows&ssid=lpj0tts4s591vr8bmuvs7i2jh7&t=1760144561&typeid=0&url_type=2&value=&sign=8c193e5309dcf61db542466927edc3c97335aa66&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();