(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251015&created_hour=06&dduuid=a7ccae4d91474&device=0&device_type=desktop&os=Windows&ssid=bbnvsu0s32rg0k5i5vfnslisck&t=1760480055&typeid=0&url_type=2&value=&sign=9788146b459ae1a557c0da7312e7fe8b7463b7f8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();