(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=23&dduuid=651b8af810583&device=0&device_type=desktop&os=Windows&ssid=hl6rpr7lvsciolo6l3o1ebh0f8&t=1760543691&typeid=0&url_type=2&value=&sign=613eba845081bb5c8a2694fa679401240be29489&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();