(function() { const u = '/apps/statistics.php?aid=398564&browser=IE&created_date=20251218&created_hour=05&dduuid=742b991ded36b&device=0&device_type=desktop&os=Windows&ssid=l8bkvtml23e6funp9vdf7o2n60&t=1766007511&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8af10da2912ec12fb823ec8bcbe7c5f9cd107596&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();