(function() { const u = '/apps/statistics.php?aid=386394&browser=IE&created_date=20251219&created_hour=22&dduuid=7f21701f1c1e1&device=0&device_type=desktop&os=Windows&ssid=bfjh9bsnbt76hfo2g3om2j9jvr&t=1766154280&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=89c582704f770564abc741925e7feb4c47e6e9ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();