(function() { const u = '/apps/statistics.php?aid=387106&browser=IE&created_date=20251219&created_hour=22&dduuid=4b51545d51e75&device=0&device_type=desktop&os=Windows&ssid=51d3hc5qsqvaq6c7426s3rsr53&t=1766154360&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5b90ddb8c31f29aa993d3f802ee14eb04b68f1ef&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();