(function() { const u = '/apps/statistics.php?aid=452212&browser=IE&created_date=20260312&created_hour=10&dduuid=d5aff22d19e84&device=0&device_type=desktop&os=Windows&ssid=rufo70q8d204enb9i5leg0t6u7&t=1773284003&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=57fd9eb33943b7ba0fa24ea8fd2e0ef56e774ad0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();