(function() { const u = '/apps/statistics.php?aid=439803&browser=IE&created_date=20251129&created_hour=16&dduuid=7cac0357f3d69&device=0&device_type=desktop&os=Windows&ssid=lhibb0260khtpncase6lodfgtr&t=1764406713&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=11e1bfc54095e83d1b725d5aff61709751c0330f&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();