(function() { const u = '/apps/statistics.php?aid=443529&browser=IE&created_date=20251216&created_hour=10&dduuid=898567d4c06cf&device=0&device_type=desktop&os=Windows&ssid=jatdbcfk10svaedt2eibqqsvv9&t=1765850808&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=321221572e2455e84a814d03c0e245f1ef936d9d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();