fix(route): Fix 电脑玩物 (#14861)

This commit is contained in:
cnkmmk 2024-03-20 01:17:38 +08:00 committed by GitHub
parent fc1b99f1c1
commit 2e9935d6b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -5,13 +5,14 @@ import { load } from 'cheerio';
export const route: Route = {
path: '/',
categories: ['blog'],
example: '/playpcesor',
radar: [
{
source: ['playpcesor.com/'],
target: '',
},
],
name: 'Unknown',
name: '每日精选文章',
maintainers: ['cnkmmk'],
handler,
url: 'playpcesor.com/',