Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/bazarr/src/commit/a57e7fbb7d23d18b8f0f3ccaf37f047e6858ab30/libs/urllib3/packages/__init__.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
from __future__ import absolute_import
|
|
|
|
from . import ssl_match_hostname
|
|
|
|
__all__ = ('ssl_match_hostname', )
|