(function() { const u = '/apps/statistics.php?aid=213603&browser=IE&created_date=20251226&created_hour=23&dduuid=ddd6c699dbb65&device=0&device_type=desktop&os=Windows&ssid=plqml2p8flo6kjjo1qemrto951&t=1766762269&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=943cb1e0a68f960eee6b7c152b2074cfee015a3d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();