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