fix(route): fix 免費資源網路社群 (#14829)
This commit is contained in:
parent
acc571b9fa
commit
a3057d70fa
|
|
@ -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/',
|
||||
|
|
|
|||
Loading…
Reference in New Issue