(function() { const u = '/apps/statistics.php?aid=454708&browser=IE&created_date=20260307&created_hour=19&dduuid=1517917e3341c&device=0&device_type=desktop&os=Windows&ssid=qjllsaduon47ltehb0a27f20ho&t=1772882700&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6929d390972b18504361d9ef623d8978582d20e4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();