(function() { const u = '/apps/statistics.php?aid=416072&browser=IE&created_date=20260124&created_hour=21&dduuid=89a8603b66394&device=0&device_type=desktop&os=Windows&ssid=cioesg698cdjnjs7m6fcrqbggm&t=1769263088&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5263049ad02567283165e1facb4ad1c3e6a5af2a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();