(function() { const u = '/apps/statistics.php?aid=453881&browser=IE&created_date=20260226&created_hour=12&dduuid=1a5ebeb61c5c1&device=0&device_type=desktop&os=Windows&ssid=ivhi777l4l2rraqgdq22v4qgvh&t=1772081395&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=151f6149e476dc5027e265956cd6b93f8f9f7c75&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();