(function() { const u = '/apps/statistics.php?aid=435758&browser=IE&created_date=20251227&created_hour=22&dduuid=4bc8f905c6444&device=0&device_type=desktop&os=Windows&ssid=g2numgp76rore73udqh2gd2gud&t=1766844024&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=65c411296167b2678316c3f25db42b0f8386d495&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();