(function() { const u = '/apps/statistics.php?aid=87570&browser=IE&created_date=20260121&created_hour=20&dduuid=9a3dcb37a2b12&device=0&device_type=desktop&os=Windows&ssid=jijtici8292q1km2j74sqedda3&t=1768999069&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=810cc4f253b80f9d2cdcbfb62e77fe669a52affc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();