(function() { const u = '/apps/statistics.php?aid=453126&browser=IE&created_date=20260310&created_hour=10&dduuid=7b71c32256963&device=0&device_type=desktop&os=Windows&ssid=jifrpq24lh6q8aqhogfanemo75&t=1773110808&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8490845443f4910ff7dcde7a21982793f005d1ba&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();