(function() { const u = '/apps/statistics.php?aid=366912&browser=IE&created_date=20251221&created_hour=08&dduuid=21f70052f7439&device=0&device_type=desktop&os=Windows&ssid=b1e04fi5a4ui49oee4bd9m4e7q&t=1766278383&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=93eba84c47df23f4caf6eb51324f0e034efb4086&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();