(function() { const u = '/apps/statistics.php?aid=439033&browser=IE&created_date=20251211&created_hour=13&dduuid=c8ffa45d97768&device=0&device_type=desktop&os=Windows&ssid=paj8qnpl9r0sfrq1lsomgfjkid&t=1765431919&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=194891ea11ce16cd2db1aa188e257c45b7ec7ebe&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();