Fix ZIM url for PhET

This commit is contained in:
Balazs Perlaki-Horvath 2025-04-06 10:57:02 +02:00 committed by BPH
parent db7b342c1a
commit 3b4a806475

View File

@ -10,5 +10,5 @@
"settings_show_external_link_option": true,
"settings_show_search_snippet": false,
"uses_audio": false,
"zim_url": "http://localhost:8000/phet_mul_all_2025-03.zim"
"zim_url": "https://mirror.download.kiwix.org/zim/phet/phet_mul_all_2025-03.zim"
}