mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-09-23 03:58:56 -04:00

It seems that there are request in the form "blob://foo.zim/<uuid>". I don't know where it come from, we cannot handle it and even Qt is parsing it wrongly (scheme and host are empty, path is the full url request). By using a string to handle the url, it is simpler to change "http://" to "zim://".
Languages
C++
92.4%
CSS
3.7%
QMake
2.2%
Python
0.9%
HTML
0.4%
Other
0.4%