(function() { const u = '/apps/statistics.php?aid=395816&browser=IE&created_date=20260311&created_hour=05&dduuid=e90a22a751bfd&device=0&device_type=desktop&os=Windows&ssid=leel7kjjpakmh3ofd4af6uhtro&t=1773177988&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=5a81f40dd4031a021c16aae927e99421b1a20e01&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();