(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251028&created_hour=13&dduuid=cc3e0bfba53c5&device=0&device_type=desktop&os=Windows&ssid=k27rp30pojl0p1nb7sg7osfvde&t=1761628076&typeid=0&url_type=2&value=&sign=255ce385cc04617bfb22cf6cde81f063ddfd7815&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();