(function() { const u = '/apps/statistics.php?aid=437734&browser=IE&created_date=20251228&created_hour=09&dduuid=200c98fe6c5ee&device=0&device_type=desktop&os=Windows&ssid=dai8p945r2o2ng5dp4o6btnop3&t=1766885276&typeid=20&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=fb94029d37a55ee7239495f40cdd691bc5bb6ff1&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();