From e002bb38466075d94007f1f0c98cb23a4b415549 Mon Sep 17 00:00:00 2001 From: Nielkrokodil Date: Sun, 20 Dec 2020 14:03:27 +0100 Subject: [PATCH] =?UTF-8?q?'history=5Fboards.json'=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- history_boards.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 history_boards.json 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]" + } +}