(function() { const u = '/apps/statistics.php?aid=446454&browser=IE&created_date=20260114&created_hour=10&dduuid=dbe2d87b1eac7&device=0&device_type=desktop&os=Windows&ssid=q9fsjq6pljqhqket424lb84fkf&t=1768358559&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=1dbf4e8562a8113a3c6c5fc3d0e08eedd16a4006&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();