diff --git a/.vitepress/theme/components/InstanceList.vue b/.vitepress/theme/components/InstanceList.vue index 1e0491145..d16702a1e 100644 --- a/.vitepress/theme/components/InstanceList.vue +++ b/.vitepress/theme/components/InstanceList.vue @@ -132,6 +132,11 @@ const instances = [{ location: 'πŸ‡ΊπŸ‡Έ', maintainer: 'ι­”ηš‡εœ°η‹±', maintainerUrl: 'https://github.com/mhdy2233' + }, { + url: 'https://rsshw.win', + location: 'πŸ‡ΉπŸ‡Ό', + maintainer: 'HaruoWang', + maintainerUrl: 'https://github.com/HaruoWang' } ]