(function() { const u = '/apps/statistics.php?aid=431190&browser=IE&created_date=20260314&created_hour=10&dduuid=db0878e3d1c97&device=0&device_type=desktop&os=Windows&ssid=faqhiu9bqlpdd3d3iagppo3v4s&t=1773456785&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=f9ad12490e1f994831835465bf9f060c6c03dd3b&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();