(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251106&created_hour=20&dduuid=3ab3f45790543&device=0&device_type=desktop&os=Windows&ssid=jf6kjgp1pjpp2m5u0a56rpp5gm&t=1762433697&typeid=0&url_type=2&value=&sign=d363d15161eb144350197529a73b0617f151ee0b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();