(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251117&created_hour=11&dduuid=010b4795938f8&device=0&device_type=desktop&os=Windows&ssid=6f49prdlh136gmds19h39oe4b4&t=1763350682&typeid=0&url_type=2&value=&sign=22963051c016c79c4c97f1d05d45623932c9f19d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();