(function() { const u = '/apps/statistics.php?aid=448483&browser=IE&created_date=20260311&created_hour=05&dduuid=9ef0bfc66441b&device=0&device_type=desktop&os=Windows&ssid=liomje69g11k0hvhs06lnc8lql&t=1773178901&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5316fb61e587f94f6632147c76f4eee59db7c7ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();