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