(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=04&dduuid=3d592c7ad3148&device=0&device_type=desktop&os=Windows&ssid=g2o17irfrv4oqos93mliiqj3tg&t=1761252190&typeid=0&url_type=2&value=&sign=444d8e542bc4f8959426beb22a8d542d09b65810&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();