(function() { const u = '/apps/statistics.php?aid=383099&browser=IE&created_date=20260305&created_hour=07&dduuid=541884dd69364&device=0&device_type=desktop&os=Windows&ssid=ff6jii3tmondstu740l6932mui&t=1772667326&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=010e453f0b07bface636aa0f323d69630a86bcc0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();