(function() { const u = '/apps/statistics.php?aid=428755&browser=IE&created_date=20251216&created_hour=12&dduuid=cf1657f718b42&device=0&device_type=desktop&os=Windows&ssid=s94thu8moi5gnjhtc0adm02tgn&t=1765859696&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=6e4ff645ee97d5977d3027a3f6a6f527fc155025&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();