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