(function() { const u = '/apps/statistics.php?aid=454807&browser=IE&created_date=20260309&created_hour=10&dduuid=00b3604040433&device=0&device_type=desktop&os=Windows&ssid=lqq7ilv0mj8r3brm18gb8t2o61&t=1773025004&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ad439c2e6c94db6671f24f3aaee905ae0c79e7e9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();