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