(function() { const u = '/apps/statistics.php?aid=431838&browser=IE&created_date=20260305&created_hour=22&dduuid=0dad0c2b04e8d&device=0&device_type=desktop&os=Windows&ssid=qdrqrupg1su64otc706on46jus&t=1772722171&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=75e6af0680aad0379870bd6ad72cd8661293a2f7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();