fix(route): fix 免費資源網路社群 (#14829)

This commit is contained in:
cnkmmk 2024-03-18 22:30:16 +08:00 committed by GitHub
parent acc571b9fa
commit a3057d70fa
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -4,13 +4,14 @@ import got from '@/utils/got';
export const route: Route = {
path: '/',
categories: ['blog'],
example: '/free',
radar: [
{
source: ['free.com.tw/'],
target: '',
},
],
name: 'Unknown',
name: '最新文章',
maintainers: ['cnkmmk'],
handler,
url: 'free.com.tw/',