(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251023&created_hour=23&dduuid=9296c96ac6948&device=0&device_type=desktop&os=Windows&ssid=bkklu20fesqcc6mna1kq0arhp9&t=1761233511&typeid=0&url_type=2&value=&sign=ebc64cea85bc45ea936c0c8d918391af277a0be0&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();