(function() { const u = '/apps/statistics.php?aid=419515&browser=IE&created_date=20260305&created_hour=23&dduuid=df95abaddc571&device=0&device_type=desktop&os=Windows&ssid=muj1bsd2vs6prc67abcr7rp8ho&t=1772723383&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3dc69658198e35b59791215e50bd005d54be3d0c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();