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