(function() { const u = '/apps/statistics.php?aid=593&browser=IE&created_date=20260228&created_hour=09&dduuid=d5e06f26ca404&device=0&device_type=desktop&os=Windows&ssid=jduamedbta288us882c48pse82&t=1772243478&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=50796a5991d21302d0025e209f29e8b2b2f673cd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();