From 8d7ad4432676ec23255a770cfc7ee18d00da1c87 Mon Sep 17 00:00:00 2001 From: Balazs Perlaki-Horvath Date: Sun, 10 Dec 2023 23:14:32 +0100 Subject: [PATCH] Add info.json --- DWDS/info.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 DWDS/info.json diff --git a/DWDS/info.json b/DWDS/info.json new file mode 100644 index 0000000..ddc63c2 --- /dev/null +++ b/DWDS/info.json @@ -0,0 +1,5 @@ +{ + "app_name": "DWDS", + "zim_url": "https://{{DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION}}@www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-11-20.zim", + "enforced_lang": "de" +}