(function() { const u = '/apps/statistics.php?aid=449333&browser=IE&created_date=20260210&created_hour=16&dduuid=26c874805d3fb&device=0&device_type=desktop&os=Windows&ssid=snjgg5u078q021rgc6dgg6l32p&t=1770713478&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=3e5b08a672088dcaa1efc0edbddf903823b6cebc&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();