(function() { const u = '/apps/statistics.php?aid=453878&browser=IE&created_date=20260312&created_hour=02&dduuid=b9458e6ca5cfc&device=0&device_type=desktop&os=Windows&ssid=shsgdrrflat623i5e335k4j02e&t=1773252941&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=697bfcb7b612519a494435f5da677ff782675038&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();