rdoeffinger / Dictionary

"QuickDic" offline Dictionary App for Android. Provided downloadable dictionaries are based on Wiktionaries but can also be created from other sources (see DictionaryPC). Remember to use --recursive when cloning! Fork of project that used to be hosted at code.google.com/p/quickdic-dictionary.
Apache License 2.0
322 stars 69 forks source link

Wiktionary links error #149

Closed yknip0 closed 12 months ago

yknip0 commented 2 years ago

Webpage not available The webpage at http://de.wiktionary.org/wiki/anschlie%C3%9Fen could not be loaded because:

net::ERR_CLEARTEXT_NOT_PERMITTED

Perhaps this would be remedied by changing http:// to https://

rdoeffinger commented 2 years ago

None of my devices have such an error, and using https probably will break some older devices. But it's probably still overall a good idea to switch https

Efreak commented 1 year ago

<application android:usesCleartextTraffic="true"> </application>

idotj commented 1 year ago

Same problem here, running last version 5.6.2 under LineageOS 18 and 19 (both drop same error message)

rdoeffinger commented 12 months ago

Sorry for the delay, workaround pushed, hope to do a release soon.