(function() { const u = '/apps/statistics.php?aid=438377&browser=IE&created_date=20260304&created_hour=05&dduuid=fa65229a3df24&device=0&device_type=desktop&os=Windows&ssid=dl78m44764bldu3ll80elqpgpm&t=1772572903&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=15e659ebedacf422c7f47624659177bde80c120b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();