(function() { const u = '/apps/statistics.php?aid=407731&browser=IE&created_date=20251222&created_hour=01&dduuid=e40bcbb92baab&device=0&device_type=desktop&os=Windows&ssid=9sns1gmri2h64jsr1mh205cp62&t=1766336719&typeid=13&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=e114c8f60b78f026025cf6d72be4100804becfd2&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();