(function() { const u = '/apps/statistics.php?aid=370681&browser=IE&created_date=20251220&created_hour=16&dduuid=0d164dd856b52&device=0&device_type=desktop&os=Windows&ssid=i4ldprrhl259qvh77pju9l99af&t=1766219258&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=847e631f7f93ef5d2f2f459b623fa405d20148cf&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();