(function() { const u = '/apps/statistics.php?aid=167077&browser=IE&created_date=20251207&created_hour=22&dduuid=2bbe5b34a1ec2&device=0&device_type=desktop&os=Windows&ssid=e43anu98l9l8t5vl0ctqco446r&t=1765117471&typeid=15&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=37381193ab09b89eb715e593d5c96706341e3ceb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();