(function() { const u = '/apps/statistics.php?aid=455151&browser=IE&created_date=20260304&created_hour=16&dduuid=39ba13be40e1b&device=0&device_type=desktop&os=Windows&ssid=hg1jlltgtgra077jhen2jhfkee&t=1772613343&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=78339896181cf2603a3c3e589d59e2b691a0318c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();