diff --git a/history_boards.json b/history_boards.json new file mode 100644 index 0000000..bb199e7 --- /dev/null +++ b/history_boards.json @@ -0,0 +1,9 @@ +{ + "type": "overpass", + "name": { + "en": "history boards" + }, + "query": { + "15": "node[board_type=history]" + } +}