mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-09-01 14:57:14 +08:00
docs: fix table in other.md
This commit is contained in:
+1
-1
@@ -357,7 +357,7 @@ Parsing of `routeParams` parameter:
|
||||
Specify options (in the format of query string) in parameter `routeParams` parameter to extract data from JSON.
|
||||
|
||||
| Key | Meaning | Accepted Values | Default |
|
||||
| ---------- | ----------------------------- ---------- | --------------- | ---------- ------------------------------ |
|
||||
| ---------- | ---------------------------------------- | --------------- | ------------------------------------------ |
|
||||
| `title` | The title of the RSS | `string` | Extracted from home page of current domain |
|
||||
| `item` | The JSON Path as `item` element | `string` | Entire JSON response |
|
||||
| `itemTitle` | The JSON Path as `title` in `item` | `string` | None |
|
||||
|
||||
Reference in New Issue
Block a user