(function() { const u = '/apps/statistics.php?aid=208856&browser=IE&created_date=20251230&created_hour=02&dduuid=975b9cb0633fc&device=0&device_type=desktop&os=Windows&ssid=u22b4n6floop8vh936v3tcnr2k&t=1767031626&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=ea4b3979484c62efced9139b20ebde553d9b5ccd&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();