(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251110&created_hour=16&dduuid=bd682e1ca2b94&device=0&device_type=desktop&os=Windows&ssid=4vojqn2mmna3hj0h8ts7ld54uf&t=1762761855&typeid=0&url_type=2&value=&sign=4d4b055092176592187fa5b3736e3f25c98c5472&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();