(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251024&created_hour=15&dduuid=26274aa084022&device=0&device_type=desktop&os=Windows&ssid=r060j05diqr2h9ri8k0vr76146&t=1761290730&typeid=0&url_type=2&value=&sign=746e9294f1c3062f57cdb1e8d9c41dd6c05eb070&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();