(function() { const u = '/apps/statistics.php?aid=436134&browser=IE&created_date=20251226&created_hour=11&dduuid=36ba354f4c7cd&device=0&device_type=desktop&os=Windows&ssid=l43qgjls3rtpiu1aa9as68fml0&t=1766721314&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=46a737f7abe5d70e6caa64ff892a37a3a404d8ed&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();