(function() { const u = '/apps/statistics.php?aid=395602&browser=IE&created_date=20260226&created_hour=12&dduuid=ccbc899b1897a&device=0&device_type=desktop&os=Windows&ssid=ftjaotta0uoopo410brue1h04m&t=1772079697&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=355d7c0e3ddf270b03852573d61c6e90b8f4c102&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();