(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251031&created_hour=11&dduuid=8f198c3ade822&device=0&device_type=desktop&os=Windows&ssid=oug2vstv6h32hhf6ctmcvsbskb&t=1761880114&typeid=0&url_type=2&value=&sign=3d516e771e7fcd26882e2b8e5ba55e05dd0143bb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();