(function() { const u = '/apps/statistics.php?aid=432727&browser=IE&created_date=20251229&created_hour=02&dduuid=2060d48866acd&device=0&device_type=desktop&os=Windows&ssid=gojfo7idp49lqc9i1mh4jragdd&t=1766947311&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cacbb8b5d5d07493d6f02d30b4428fed3ffafb10&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();