Skip to content

Commit 405ece3

Browse files
chore: auto build DIYgod/RSSHub@30776ba
1 parent f5c11be commit 405ece3

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

src/public/routes.json

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129228,7 +129228,7 @@
129228129228
"routes": {
129229129229
"/obsidian/plugins": {
129230129230
"path": "/plugins",
129231-
"name": "Obsidian Plugins",
129231+
"name": "Plugins",
129232129232
"maintainers": [
129233129233
"DIYgod"
129234129234
],
@@ -129258,6 +129258,20 @@
129258129258
"message": "AssertionError: expected 503 to be 200 // Object.is equality\n at /home/runner/work/RSSHub/RSSHub/lib/routes.test.ts:81:41\n at processTicksAndRejections (node:internal/process/task_queues:104:5)\n at file:///home/runner/work/RSSHub/RSSHub/node_modules/.pnpm/@vitest+runner@4.1.6/node_modules/@vitest/runner/dist/chunk-artifact.js:1903:20"
129259129259
}
129260129260
},
129261+
"/obsidian/themes": {
129262+
"path": "/themes",
129263+
"name": "Themes",
129264+
"maintainers": [
129265+
"DIYgod"
129266+
],
129267+
"example": "/obsidian/themes",
129268+
"categories": [
129269+
"program-update"
129270+
],
129271+
"location": "themes.ts",
129272+
"heat": 0,
129273+
"topFeeds": []
129274+
},
129261129275
"/obsidian/publish/:id": {
129262129276
"path": "/publish/:id",
129263129277
"name": "Publish",

0 commit comments

Comments
 (0)