(function() { const u = '/apps/statistics.php?aid=399047&browser=IE&created_date=20260224&created_hour=06&dduuid=807b9a9243606&device=0&device_type=desktop&os=Windows&ssid=lcqg40ji4s0eet73d5oo3qqd3u&t=1771885709&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e08eae318914a3d37f6451398c13a5c040b24690&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();