(function() { const u = '/apps/statistics.php?aid=363150&browser=IE&created_date=20260306&created_hour=00&dduuid=270ba25616246&device=0&device_type=desktop&os=Windows&ssid=9eho6s3ji180euq629q15nntet&t=1772729986&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ef32d8d473fd3bec9726a050b9dcaea1c31d5363&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();