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