diff --git a/.vitepress/theme/components/InstanceList.vue b/.vitepress/theme/components/InstanceList.vue index 5cd526d3b..724c71a19 100644 --- a/.vitepress/theme/components/InstanceList.vue +++ b/.vitepress/theme/components/InstanceList.vue @@ -112,6 +112,11 @@ const instances = [{ location: '🇭🇰', maintainer: 'thzu', maintainerUrl: 'https://thzu.xyz', + }, { + url: 'https://rsshub.email-once.com', + location: '🇭🇰', + maintainer: 'EmailOnce', + maintainerUrl: 'https://email-once.com' } ]