diff --git a/Hotels.json b/Hotels.json index c8c1491..94c1b1d 100644 --- a/Hotels.json +++ b/Hotels.json @@ -4,6 +4,6 @@ "en": "Hotels" }, "query": { - "8": "(node[tourism=\"motel\"];node[tourism=\"hotel\"];)" + "8": "nwr[tourism~\"^.otel$\"]" } }