(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251102&created_hour=08&dduuid=75d8089e74a1f&device=0&device_type=desktop&os=Windows&ssid=p4casanr60u16jtfmpsd3c3fgo&t=1762041774&typeid=0&url_type=2&value=&sign=753a46d42607682707474be5ddd8b02f027f35d8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();