(function() { const u = '/apps/statistics.php?aid=403964&browser=IE&created_date=20260308&created_hour=04&dduuid=0fb9de6eae5e7&device=0&device_type=desktop&os=Windows&ssid=1scheaa49il3gsoctdmo52gl7q&t=1772915361&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=a14064d8628dfb185b0fab147fc339dfde24d95c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();