(function() { const u = '/apps/statistics.php?aid=428255&browser=IE&created_date=20251219&created_hour=12&dduuid=a852e88c9c194&device=0&device_type=desktop&os=Windows&ssid=pr42d6flctqab4kmga8ancqd7k&t=1766117886&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a15f93f2a16fdb5b31dd4328eac62351a3a32cbd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();