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/23e847290bc5353cf3b6e21a1e81880cfc17e31d/libs/apprise/config/ConfigBase.pyi
You should set ROOT_URL correctly, otherwise the web may not work correctly.
|
from .. import URLBase
|
|
|
|
class ConfigBase(URLBase): ... |