Corrected the zim_url in accordance with the DWDS app

This commit is contained in:
MohitMali 2023-10-03 16:12:58 +05:30
parent 521e4a35dd
commit e502209c88

View File

@ -1,5 +1,5 @@
{
"app_name": "Dwds",
"zim_url": "https://www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-09-12.zim",
"zim_url": "https://{{DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION}}@www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2023-09-12.zim",
"enforced_lang": "de"
}