(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=12&dduuid=15f92e3224425&device=0&device_type=desktop&os=Windows&ssid=bsdj6a9ormv73bslo6pn8rq4ks&t=1762058550&typeid=0&url_type=2&value=&sign=63cef2a5d785ee8e4aa2bee8f0790854585d0683&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();