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