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