Skip to content

Commit

Permalink
Corrected the zim_url in accordance with the DWDS app
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper committed Oct 3, 2023
1 parent 521e4a3 commit e502209
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dwds/info.json
Original file line number Diff line number Diff line change
@@ -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"
}

0 comments on commit e502209

Please sign in to comment.