(function() { const u = '/apps/statistics.php?aid=395910&browser=IE&created_date=20251224&created_hour=12&dduuid=9420cbfa28633&device=0&device_type=desktop&os=Windows&ssid=rimqrf5561peqk9qn0hf03g768&t=1766551988&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=da1c5ff24cdf1173becc952ab40823f422a6dc09&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();