(function() { const u = '/apps/statistics.php?aid=372810&browser=IE&created_date=20260124&created_hour=15&dduuid=9269a2acd6f97&device=0&device_type=desktop&os=Windows&ssid=hdanake8r1281jdrdi99sm2ljr&t=1769238274&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=2dea1d885d8b7d87c9eb1ce11b30bdb6054d0a53&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();