(function() { const u = '/apps/statistics.php?aid=443762&browser=IE&created_date=20260314&created_hour=04&dduuid=e9727d954457d&device=0&device_type=desktop&os=Windows&ssid=itbon3jskco8gpfedaebe14ql8&t=1773433106&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8dddb7589fa3180418279812e27c5f7ff75f6cd7&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();