Merge remote-tracking branch 'origin/master'

This commit is contained in:
DIYgod 2024-03-19 22:55:31 +08:00
commit 0f4672570f
No known key found for this signature in database
1 changed files with 3 additions and 2 deletions

View File

@ -4,13 +4,14 @@ import { load } from 'cheerio';
export const route: Route = {
path: '/',
categories: ['study'],
example: '/howtoforge',
radar: [
{
source: ['howtoforge.com/'],
target: '',
},
],
name: 'Unknown',
name: 'Tutorials',
maintainers: ['cnkmmk'],
handler,
url: 'howtoforge.com/',