(function() { const u = '/apps/statistics.php?aid=448714&browser=IE&created_date=20260122&created_hour=05&dduuid=8a48d3b0142d6&device=0&device_type=desktop&os=Windows&ssid=p97bobnbo4t4jnt275dpufuj70&t=1769032753&typeid=21&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=04ef668a36293859b5e658cd5d8ea6956583c5a1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();