(function() { const u = '/apps/statistics.php?aid=369415&browser=IE&created_date=20260224&created_hour=22&dduuid=1284fad9ac60b&device=0&device_type=desktop&os=Windows&ssid=1tbpi745rioaj1r75a1fv8i7pq&t=1771942043&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e7849ef46f1199cb4aba7d6b2509f31e9f4a6339&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();