(function() { const u = '/apps/statistics.php?aid=451853&browser=IE&created_date=20260311&created_hour=07&dduuid=eebab6541b957&device=0&device_type=desktop&os=Windows&ssid=0pei3okakobotu1gmquhci0eu5&t=1773186957&typeid=17&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=36dfb7ecd6b9d0097b6751576715d6fa145dd04e&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();