Add js_render field to delay crawler for page load. (#400)

This commit is contained in:
jacob-moore-cb
2024-04-03 11:27:44 -07:00
committed by GitHub
parent 2fde8194fb
commit e2ab1fbb62

View File

@@ -23,6 +23,8 @@
"text": "article p, article li"
}
},
"js_render": true,
"js_wait": 2,
"strip_chars": " .,;:#",
"custom_settings": {
"separatorsToIndex": "_",