(function() { const u = '/apps/statistics.php?aid=260578&browser=IE&created_date=20260316&created_hour=07&dduuid=d18f32e5029fd&device=0&device_type=desktop&os=Windows&ssid=linvtmona3v4m482vcn4lql43p&t=1773616113&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4f7b2aa6008eefa6def3d0a5df87e4c531ea152d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();