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