(function() { const u = '/apps/statistics.php?aid=443436&browser=IE&created_date=20251220&created_hour=21&dduuid=8188b99789605&device=0&device_type=desktop&os=Windows&ssid=tsajaf3k7ogh04hubqec7eredr&t=1766237922&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a33ccff2b3784d63cabd2abaf44dc86676d7328e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();