(function() { const u = '/apps/statistics.php?aid=0&browser=IE&created_date=20251101&created_hour=21&dduuid=58cf60dd556b6&device=0&device_type=desktop&os=Windows&ssid=pd191kqmmaavai2eq0c3dclt4u&t=1762004535&typeid=0&url_type=2&value=&sign=7e3654e60797689edb2097243d9302a4e0b3aef3&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();