(function() { const u = '/apps/statistics.php?aid=391608&browser=IE&created_date=20260308&created_hour=17&dduuid=2d288dff8684a&device=0&device_type=desktop&os=Windows&ssid=imlnongkuq9oon0vhqd3h1f5tp&t=1772960432&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=c8024f5b390a68be011d861e77eb8fd8d7e9b3db&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();