(function() { const u = '/apps/statistics.php?aid=431597&browser=IE&created_date=20260124&created_hour=21&dduuid=fc6cfd90f86f6&device=0&device_type=desktop&os=Windows&ssid=ngffo41lq540bu0f25tu8nv3pu&t=1769263019&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=86282337a9e7d2581b08dd07b7febff395b68139&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();