(function() { const u = '/apps/statistics.php?aid=461153&browser=IE&created_date=20260313&created_hour=01&dduuid=a99d15e8cb08d&device=0&device_type=desktop&os=Windows&ssid=veqh42m7m8tl4h9f96mk2dunmi&t=1773336372&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=bc3a3b30181024b16b2d9a1fee1b4464d3a3e47f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();