(function() { const u = '/apps/statistics.php?aid=441787&browser=IE&created_date=20251223&created_hour=06&dduuid=c0c30c46bd276&device=0&device_type=desktop&os=Windows&ssid=54ic4c6d6em3u8221lg1uj7s5h&t=1766443901&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6901ebc7b766fe23457a756e6f84eb2c7671e05e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();