Skip to content

Commit 81993cd

Browse files
chore: auto build DIYgod/RSSHub@5cf0d2b
1 parent 4a58a16 commit 81993cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/public/routes.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4713,7 +4713,7 @@
47134713
"board": "4chan board",
47144714
"routeParams": "extra parameters, see the table above"
47154715
},
4716-
"description": "Specify options (in the format of query string) in parameter `routeParams` to control some extra features for Tweets\n\n| Key | Description | Accepts | Defaults to |\n| ----------------- | ------------------------------------------------ | ---------------------- | ----------- |\n| `showReplyCount` | Show number of replies of each thread in catalog | `0`/`1`/`true`/`false` | `false` |\n| `showLastReplies` | Show last 5 replies of each thread | `0`/`1`/`true`/`false` | `false` |\n| `revealSpoilers` | Don't wrap images tagged as spoilers | `0`/`1`/`true`/`false` | `false` |",
4716+
"description": "Specify options (in the format of query string) in parameter `routeParams` to control extra features for threads\n\n| Key | Description | Accepts | Defaults to |\n| ----------------- | ------------------------------------------------ | ---------------------- | ----------- |\n| `showReplyCount` | Show number of replies of each thread in catalog | `0`/`1`/`true`/`false` | `false` |\n| `showLastReplies` | Show last 5 replies of each thread | `0`/`1`/`true`/`false` | `false` |\n| `revealSpoilers` | Don't wrap images tagged as spoilers | `0`/`1`/`true`/`false` | `false` |\n| `excludeSticky` | Filter out sticky threads | `0`/`1`/`true`/`false` | `false` |\n| `minReplies` | Minimum replies per thread | Integer | None |\n| `maxReplies` | Maximum replies per thread | Integer | None |",
47174717
"categories": [
47184718
"bbs"
47194719
],

0 commit comments

Comments
 (0)