(function() { const u = '/apps/statistics.php?aid=439475&browser=IE&created_date=20260305&created_hour=14&dduuid=dafcc81fbb3ec&device=0&device_type=desktop&os=Windows&ssid=m8vrcc68o1qe6uo0qdin27p7oh&t=1772692092&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=cbbb11a1a1a258139b0c32efb6d831dad67740e0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();