File size: 1,564 Bytes
bf48b89
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
{
    "index_uid": "rsshub-tmp",
    "sitemap_urls": ["https://docs.rsshub.app/sitemap.xml"],
    "start_urls": ["https://docs.rsshub.app"],
    "selectors": {
        "lvl0": {
            "selector": ".menu__link.menu__link--active",
            "global": true,
            "default_value": "路由"
        },
        "lvl1": ".theme-doc-markdown h1",
        "lvl2": ".theme-doc-markdown h2",
        "lvl3": ".theme-doc-markdown h3",
        "lvl4": ".theme-doc-markdown h4",
        "lvl5": ".theme-doc-markdown h5",
        "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,
    "min_indexed_level": 1,
    "js_render": true,
    "js_wait": 2,
    "custom_settings": {
        "displayedAttributes": [
            "hierarchy_radio_lvl1",
            "hierarchy_radio_lvl2",
            "hierarchy_radio_lvl3",
            "hierarchy_radio_lvl4",
            "hierarchy_radio_lvl5",
            "hierarchy_lvl0",
            "hierarchy_lvl1",
            "hierarchy_lvl2",
            "hierarchy_lvl3",
            "hierarchy_lvl4",
            "hierarchy_lvl5",
            "hierarchy_lvl6",
            "anchor",
            "url",
            "content"
        ],
        "searchableAttributes": ["hierarchy_lvl2", "hierarchy_lvl3", "hierarchy_lvl4", "anchor", "content", "hierarchy_lvl5", "hierarchy_lvl1"],
        "sortableAttributes": ["anchor"]
    },
    "selectors_exclude": [".badge", ".author", ".alert"]
}