(function() { const u = '/apps/statistics.php?aid=406042&browser=IE&created_date=20251117&created_hour=22&dduuid=134d7a8cbfae1&device=0&device_type=desktop&os=Windows&ssid=m769mcocakk970rnuon5tf2n19&t=1763389732&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7359e9e2418f6f1f0a350d0527eb2119d4721d45&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();