(function() { const u = '/apps/statistics.php?aid=406158&browser=IE&created_date=20260312&created_hour=15&dduuid=b97cdb76adb55&device=0&device_type=desktop&os=Windows&ssid=tcrepjeap9hho13u01jcaffcc1&t=1773301832&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7ed76ad52d5ad1b92923526da13c53f9ef40653b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();