(function() { const u = '/apps/statistics.php?aid=452165&browser=IE&created_date=20260311&created_hour=06&dduuid=9487dabeb3bc2&device=0&device_type=desktop&os=Windows&ssid=pr387gtabrp87p8nbn87u6hcnb&t=1773181669&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b9e1491f956af203b57ef4f03739c0a345ca0633&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();