(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=22&dduuid=7a28816ae8955&device=0&device_type=desktop&os=Windows&ssid=imotgqk5vil9nio4qrguil7t6b&t=1762699033&typeid=0&url_type=2&value=&sign=d3f59049cfb726e045c5f3b3099bfa45bb9633af&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();