(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=17&dduuid=fc48b820e0006&device=0&device_type=desktop&os=Windows&ssid=cpj9kp4nfkqnq574inn7kr8r83&t=1760520262&typeid=0&url_type=2&value=&sign=5378bc5aa9be0b2da124812a8a17c61bf29a12dd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();