(function() { const u = '/apps/statistics.php?aid=438126&browser=IE&created_date=20251227&created_hour=22&dduuid=96fdffa472600&device=0&device_type=desktop&os=Windows&ssid=15qco6etnis88grnn1t2opmbp7&t=1766846142&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=9f40fd8f4aa486c3c6309a0daecbf81f67e9544e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();