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/7490e73a1071d0ceac31e847745d72ab24fcc8ac/libs/certifi/__main__.py
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
from certifi import where
|
|
print(where())
|