mirror of
https://github.com/DIYgod/RSSHub.git
synced 2025-11-30 00:57:55 +08:00
chore: update meilisearch config
`p`: general content `.params`: route params `table`: route params table `code`: env
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
"lvl3": ".theme-doc-markdown h3",
|
||||
"lvl4": ".theme-doc-markdown h4",
|
||||
"lvl5": ".theme-doc-markdown h5",
|
||||
"text": ".theme-doc-markdown p.path, .theme-doc-markdown div.routeBlock div, .theme-doc-markdown table"
|
||||
"text": ".theme-doc-markdown p, .theme-doc-markdown .params, .theme-doc-markdown table, .theme-doc-markdown li ul li code"
|
||||
},
|
||||
"strip_chars": " .,;:#",
|
||||
"scrap_start_urls": false,
|
||||
|
||||
Reference in New Issue
Block a user