(function() { const u = '/apps/statistics.php?aid=417317&browser=IE&created_date=20260117&created_hour=00&dduuid=a1c118bf0c4e1&device=0&device_type=desktop&os=Windows&ssid=pgpcvennjm31bq07hrub3ghua5&t=1768580563&typeid=19&url_type=2&value=TW96aWxsYS81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV09XNjQ7IFRyaWRlbnQvNy4wOyBydjoxMS4wKSBsaWtlIEdlY2tv&sign=8407511de2ca9d7a515c45d3525f871da54c6f34&dopost=stat'; if (window.fetch) { fetch(u).catch(() => {}); } else { var xhr = new XMLHttpRequest(); xhr.open('GET', u, true); xhr.send(); } })();