(function() { const u = '/apps/statistics.php?aid=72311&browser=IE&created_date=20251129&created_hour=17&dduuid=eac6d02a8a6f5&device=0&device_type=desktop&os=Windows&ssid=f8dddh83piss3l23o8g0ebpl0l&t=1764409803&typeid=14&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=77a4c9c3bc96e3a5b57e1f8a41ffd8502b259b22&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();