(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251104&created_hour=03&dduuid=8f2e00386b558&device=0&device_type=desktop&os=Windows&ssid=ijqefb4uvbfrlurv2udsm8ndhg&t=1762197133&typeid=0&url_type=2&value=&sign=55c5b775991446cc934a4199b50a60f4543d7ae8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();