(function() { const u = '/apps/statistics.php?aid=431027&browser=IE&created_date=20251229&created_hour=16&dduuid=0488e6e1e1222&device=0&device_type=desktop&os=Windows&ssid=p09llj0l4ihrolvj3js0gg1p7u&t=1766995964&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5c8603fc025486f69c2a9e81d3c5586a02aa3336&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();