(function() { const u = '/apps/statistics.php?aid=206821&browser=IE&created_date=20251225&created_hour=21&dduuid=6fefb1142cee0&device=0&device_type=desktop&os=Windows&ssid=7q1c21ijf414b83sg1vk1cbfsr&t=1766670471&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=751330eb70f333f46bdb3c5b2f676f556435e078&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();