(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251105&created_hour=09&dduuid=f842008f41fcf&device=0&device_type=desktop&os=Windows&ssid=phmun9f7taee7b6ee0o0the9bi&t=1762306219&typeid=0&url_type=2&value=&sign=49610854c525edb22fd9011788576623d2247b89&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();