(function() { const u = '/apps/statistics.php?aid=66755&browser=IE&created_date=20260117&created_hour=20&dduuid=f7609290dfb07&device=0&device_type=desktop&os=Windows&ssid=jqlfqlllrd96js4flqli5ts7ps&t=1768652751&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5b604c8c00a2e4f8145cb4954142a55bba22c1c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();