(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251012&created_hour=04&dduuid=2778728b00005&device=0&device_type=desktop&os=Windows&ssid=thjursud0pa2ie0jlsfje9emgr&t=1760214334&typeid=0&url_type=2&value=&sign=433e01974e7d391fc2b87a4e11489448589af461&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();