(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251109&created_hour=14&dduuid=96027439dabd2&device=0&device_type=desktop&os=Windows&ssid=bg59n42j67el562vb9vb8uq67a&t=1762668379&typeid=0&url_type=2&value=&sign=e75d6ffcabae527fcfca228ed6a7e7b994b5fa5a&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();