(function() { const u = '/apps/statistics.php?aid=427168&browser=IE&created_date=20260124&created_hour=04&dduuid=417be2b23a28c&device=0&device_type=desktop&os=Windows&ssid=lcr00j24ubfquu9piojdbutnpm&t=1769200676&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb2df73599c2184ae3fc259ae12d0ebb31af682b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();