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