(function() { const u = '/apps/statistics.php?aid=442446&browser=IE&created_date=20260315&created_hour=13&dduuid=8195fcc8f98fc&device=0&device_type=desktop&os=Windows&ssid=uleu7977v60h9jvbt7a63vep10&t=1773553155&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=21d02f9fb5d4168db735735da2190c2c942b6d28&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();