(function() { const u = '/apps/statistics.php?aid=449002&browser=IE&created_date=20260308&created_hour=02&dduuid=5f78a18ee103a&device=0&device_type=desktop&os=Windows&ssid=ouejjeldf04q85ha31pg8f1q0s&t=1772907638&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cac4e3fc25003bf968eecf0d28ad4e780811a26a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();