Same to the #114 .
After tracking network traffic, I found the BUG:
The default AppDB URL is "http://q4wine.brezblock.org.ua:80". In fact, the site has turn into "https://q4wine.brezblock.org.ua:443". But our program didn't handle the 301 redirection.
Same to the #114 .
After tracking network traffic, I found the BUG:
The default AppDB URL is "http://q4wine.brezblock.org.ua:80". In fact, the site has turn into "https://q4wine.brezblock.org.ua:443". But our program didn't handle the
301redirection.