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