Skip to content

Commit

Permalink
update thethingsstack
Browse files Browse the repository at this point in the history
  • Loading branch information
s-pace committed May 25, 2020
1 parent 206ced3 commit e0ad29a
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions configs/thethingsstack.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"index_name": "thethingsstack",
"start_urls": [
"https://thethingsstack.io"
],
"stop_urls": [],
"selectors": {
"lvl0": "section h1",
"lvl1": "section h2",
"lvl2": "section h3",
"lvl3": "section h4",
"lvl4": "section h5",
"lvl5": "section h6",
"text": "section p, section li"
},
"conversation_id": [
"1175134572"
],
"nb_hits": 3007
}

0 comments on commit e0ad29a

Please sign in to comment.