(function() { const u = '/apps/statistics.php?aid=395136&browser=IE&created_date=20251218&created_hour=03&dduuid=1025c46687f8b&device=0&device_type=desktop&os=Windows&ssid=5niv7a3o9lg59qhessrsffaovq&t=1766000290&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=0d4e5df1ddfd21ef4ed232fd8db7e37d2b7719af&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();