Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/Readarr/src/commit/ea3534b204ed0c5612c6062d54c62a6b6e662452/frontend/browsers.js You should set ROOT_URL correctly, otherwise the web may not work correctly.
Readarr/frontend/browsers.js

7 lines
90 B

module.exports = [
'>0.25%',
'not ie 11',
'not op_mini all',
'not chrome < 60'
];