(function() { const u = '/apps/statistics.php?aid=351321&browser=IE&created_date=20251227&created_hour=11&dduuid=338358bf49c81&device=0&device_type=desktop&os=Windows&ssid=3mcsvgcir9841pbranp0gkolb9&t=1766804506&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=73683385ec71f6560612b9aee688ceb0e2e938fd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();