(function() { const u = '/apps/statistics.php?aid=387085&browser=IE&created_date=20251219&created_hour=22&dduuid=a84137d89fbf5&device=0&device_type=desktop&os=Windows&ssid=8433lau79s0qiiiegu3r8p6d38&t=1766154335&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=828665b507580f279bb44c0fef1902bfd32c3bb7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();