Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .vitepress/theme/components/InstanceList.vue
Original file line number Diff line number Diff line change
Expand Up @@ -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'
}
]

Expand Down