(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251113&created_hour=19&dduuid=03701df5f37fb&device=0&device_type=desktop&os=Windows&ssid=k2b9sj23bfisr956hcnmg1jimo&t=1763033917&typeid=0&url_type=2&value=&sign=dc82eff898b74b49bdbee358fa360b3590e292d1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();