(function() { const u = '/apps/statistics.php?aid=440041&browser=IE&created_date=20251126&created_hour=07&dduuid=21d315bc4f46b&device=0&device_type=desktop&os=Windows&ssid=mjj9rfohq919aii59sqh47mahm&t=1764112354&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=69145004cab93dea63d54a92326ef6ba11ff1c80&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();