(function() { const u = '/apps/statistics.php?aid=206646&browser=IE&created_date=20251226&created_hour=14&dduuid=47f58d420ad3b&device=0&device_type=desktop&os=Windows&ssid=rfljsrohkl76qa8b44ketkb6ai&t=1766729958&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=88ff7950218d91d04e4f64a7ceeef5aa8af4a51d&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();