(function() { const u = '/apps/statistics.php?aid=446880&browser=IE&created_date=20260121&created_hour=23&dduuid=dc2c563e759ea&device=0&device_type=desktop&os=Windows&ssid=sboan922ijucqm18a4dlrp0n55&t=1769009826&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=d891e80a8938d0c3579133c4fb1726c33d1fcee5&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();