(function() { const u = '/apps/statistics.php?aid=447574&browser=IE&created_date=20260124&created_hour=13&dduuid=4fd228d83ccc8&device=0&device_type=desktop&os=Windows&ssid=ivajd10j5k4h4ppt07g06tit30&t=1769232219&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=85699714d3269704df3db80ef89a2c0eeb83bf45&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();