From 1ef21bf6eb13d83d531b4674c1d910593bc1ce55 Mon Sep 17 00:00:00 2001 From: MohitMaliFtechiz Date: Fri, 4 Apr 2025 17:52:21 +0530 Subject: [PATCH] Testing dwds application with phet ZIM file. --- dwds/info.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwds/info.json b/dwds/info.json index 9b1e566..bc595d6 100644 --- a/dwds/info.json +++ b/dwds/info.json @@ -1,6 +1,6 @@ { "app_name": "DWDS", - "zim_url": "https://{{DWDS_HTTP_BASIC_ACCESS_AUTHENTICATION}}@www.dwds.de/kiwix/f/dwds_de_dictionary_nopic_2025-04-02.zim", + "zim_url": "https://mirror.download.kiwix.org/zim/phet/phet_mul_all_2025-03.zim", "enforced_lang": "de", "disable_read_aloud": true, "disable_title": true,