(function() { const u = '/apps/statistics.php?aid=431789&browser=IE&created_date=20251229&created_hour=14&dduuid=319222d9034ef&device=0&device_type=desktop&os=Windows&ssid=9bqcktg1mhisu6g0hmn56gegdg&t=1766988959&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=616403e091b70d457b11ce9a81863ad1a5bf4f43&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();