(function() { const u = '/apps/statistics.php?aid=403140&browser=IE&created_date=20251217&created_hour=16&dduuid=e45872110012d&device=0&device_type=desktop&os=Windows&ssid=02pbjaltbrb0i0650m21j1q4ms&t=1765961251&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5d92362cb853e89f4e7540144e8e0950f1fce8c4&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();