(function() { const u = '/apps/statistics.php?aid=454263&browser=IE&created_date=20260308&created_hour=10&dduuid=7557d48cca53e&device=0&device_type=desktop&os=Windows&ssid=pfujo5tg1e1r7rkepd1t6df3s7&t=1772935386&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=225bf3c634b96b0872fdbca5d2970f85ee83aa89&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();