(function() { const u = '/apps/statistics.php?aid=154458&browser=IE&created_date=20260310&created_hour=12&dduuid=6b850ea31572f&device=0&device_type=desktop&os=Windows&ssid=jrqvagdseian44l00k30q4ijdd&t=1773118032&typeid=24&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=df5eee734dd6e2932adda04bdf42d7210d302ac5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();