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