(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20250916&created_hour=04&dduuid=315b6574d40de&device=0&device_type=desktop&os=Windows&ssid=9sijikdu10fid068gmbqto1635&t=1757967704&typeid=0&url_type=2&value=&sign=fba55fc2e6607cb60d25398405185a9ebd55044c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();