mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-22 05:10:23 +08:00
deploy: 5a50c8fa0e
This commit is contained in:
+1
-1
@@ -92144,7 +92144,7 @@ export default {
|
||||
"maintainers": [
|
||||
"zphw"
|
||||
],
|
||||
"description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese/news` corresponds to `/rfa/cantonese/news`\n\n`https://www.rfa.org/cantonese/news/htm` corresponds to `/rfa/cantonese/news/htm`",
|
||||
"description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese` corresponds to `/rfa/cantonese`\n\n`https://www.rfa.org/cantonese/htm` corresponds to `/rfa/cantonese/htm`",
|
||||
"location": "index.ts",
|
||||
"module": () => import('@/routes/rfa/index.ts')
|
||||
}
|
||||
|
||||
+1
-1
@@ -92144,7 +92144,7 @@
|
||||
"maintainers": [
|
||||
"zphw"
|
||||
],
|
||||
"description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese/news` corresponds to `/rfa/cantonese/news`\n\n`https://www.rfa.org/cantonese/news/htm` corresponds to `/rfa/cantonese/news/htm`",
|
||||
"description": "Delivers a better experience by supporting parameter specification.\n\nParameters can be obtained from the official website, for instance:\n\n`https://www.rfa.org/cantonese` corresponds to `/rfa/cantonese`\n\n`https://www.rfa.org/cantonese/htm` corresponds to `/rfa/cantonese/htm`",
|
||||
"location": "index.ts",
|
||||
"module": "() => import('@/routes/rfa/index.ts')"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user