(function() { const u = '/apps/statistics.php?aid=449843&browser=IE&created_date=20260308&created_hour=06&dduuid=22f76662f1200&device=0&device_type=desktop&os=Windows&ssid=ljc50r3r9hrt8v857k4u9unv1e&t=1772923130&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4ea6ff47b2230258c82c133d49ff76bd44e4f8ad&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();