(function() { const u = '/apps/statistics.php?aid=449155&browser=IE&created_date=20260122&created_hour=19&dduuid=364aff53bac35&device=0&device_type=desktop&os=Windows&ssid=qnq9tr0rn9q16rpv4c71v0j1ad&t=1769082925&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e5d60691aa6986a7d1b4ee4503b873c9efde807&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();