{ "index_name": "jreleaser-docs", "start_urls": [ "https://jreleaser.org/guide/latest" ], "sitemap_urls": [ "https://jreleaser.org/sitemap.xml" ], "stop_urls": [], "selectors": { "lvl0": { "selector": "//nav[@class='crumbs']//li[@class='crumb'][last()-1]", "type": "xpath", "global": true, "default_value": "Home" }, "lvl1": ".doc h1", "lvl2": ".doc h2", "lvl3": ".doc h3", "lvl4": ".doc h4", "text": ".doc p, .doc td.content, .doc th.tableblock" } }