(function() { const u = '/apps/statistics.php?aid=399043&browser=IE&created_date=20251129&created_hour=22&dduuid=fc3c24e2093fc&device=0&device_type=desktop&os=Windows&ssid=mflui8f5erb075a5fi8vvprl3k&t=1764426943&typeid=16&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=35000f01bd434b5d644000a48429d72d1b9c531c&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();