(function() { const u = '/apps/statistics.php?aid=431216&browser=IE&created_date=20260312&created_hour=22&dduuid=196a9f8cfc978&device=0&device_type=desktop&os=Windows&ssid=e6iudmiesh4r1j42ku0ngsigan&t=1773325725&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=7532c11350c055c1d519c9d8b3e7f4f9af9e4cab&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();