(function() { const u = '/apps/statistics.php?aid=452971&browser=IE&created_date=20260225&created_hour=04&dduuid=b3f1ed6cf1668&device=0&device_type=desktop&os=Windows&ssid=jevfdh6cgtb30fb339grpm939t&t=1771963358&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=20c32d024a20cb4603d9a3b08b439a13840f42f9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();