(function() { const u = '/apps/statistics.php?aid=424628&browser=IE&created_date=20260127&created_hour=19&dduuid=33d405a0ea936&device=0&device_type=desktop&os=Windows&ssid=5966bunsp4k96ohdma447jlr1m&t=1769513531&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a506f2e044545a941117abae7076ae5921ed1fcb&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();