(function() { const u = '/apps/statistics.php?aid=426387&browser=IE&created_date=20260113&created_hour=14&dduuid=466b34cea8b6e&device=0&device_type=desktop&os=Windows&ssid=goll0tunt9rcva3t1ra87o1b5f&t=1768284341&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3a665f7c20854481c94d4edb5a965fd89644e32d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();