(function() { const u = '/apps/statistics.php?aid=444972&browser=IE&created_date=20251220&created_hour=20&dduuid=cf6a53569cdba&device=0&device_type=desktop&os=Windows&ssid=opd7dj1lf2aa5f0aipug93cgg5&t=1766234306&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0dad1d0945c90c26f40ddebee91ded9efefea333&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();