(function() { const u = '/apps/statistics.php?aid=206475&browser=IE&created_date=20251227&created_hour=05&dduuid=8b18c20f9a17c&device=0&device_type=desktop&os=Windows&ssid=1mal7v7q961jou4qu16rn7uo1m&t=1766784124&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=94e4e167b63ca2afae68884e34ebea84d29557b1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();