(function() { const u = '/apps/statistics.php?aid=395807&browser=IE&created_date=20251129&created_hour=23&dduuid=c47716563d726&device=0&device_type=desktop&os=Windows&ssid=ev6ngte22qjiqiiru5fossh5v4&t=1764431159&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=4cab4942c9d7508c6668f7b5f7e80dc49f3507b9&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();