(function() { const u = '/apps/statistics.php?aid=209666&browser=IE&created_date=20251226&created_hour=15&dduuid=b72c41d38e852&device=0&device_type=desktop&os=Windows&ssid=lmsjeq2nnjuj0f3qpken0i0mh4&t=1766734822&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fc43a25f2ec89f1f7cc703d1e508f21790362ee1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();