(function() { const u = '/apps/statistics.php?aid=443911&browser=IE&created_date=20251218&created_hour=04&dduuid=07b4c3bdb11fb&device=0&device_type=desktop&os=Windows&ssid=ctt6elquo6jofokv5jst6v18sa&t=1766004604&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=853bbf98d8f15661efcc63cca6f7c8a467c2c5b4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();