(function() { const u = '/apps/statistics.php?aid=425046&browser=IE&created_date=20260311&created_hour=18&dduuid=fb427d23fc8a0&device=0&device_type=desktop&os=Windows&ssid=mu4rin8ai2r3hfn7qk5hrio8nr&t=1773225420&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2ebc8e37c72f9afb700b7e0468dcce369b17f360&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();