(function() { const u = '/apps/statistics.php?aid=208632&browser=IE&created_date=20251230&created_hour=21&dduuid=e08bfcd023b23&device=0&device_type=desktop&os=Windows&ssid=qlu284ip7c5el04p0cdkerrfha&t=1767101246&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=b744ac3eaf2d1a037aa2a3c089bc34cfba98c5c8&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();