Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/21231186d17df00073a8977bab9f7605736fd155
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
1 deletions
@ -854,6 +854,15 @@
"contributions": [
"code"
]
},
{
"login": "andrew-kennedy",
"name": "Andrew Kennedy",
"avatar_url": "https://avatars.githubusercontent.com/u/2387159?v=4",
"profile": "https://github.com/andrew-kennedy",
"contributions": [
"code"
]
}
],
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\"/></a>",
@ -11,7 +11,7 @@
< a href = "https://hosted.weblate.org/engage/overseerr/" > < img src = "https://hosted.weblate.org/widgets/overseerr/-/overseerr-frontend/svg-badge.svg" alt = "Translation status" / > < / a >
< a href = "https://github.com/sct/overseerr/blob/develop/LICENSE" > < img alt = "GitHub" src = "https://img.shields.io/github/license/sct/overseerr" > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:START - Do not remove or modify this section -->
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-9 3 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-9 4 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -194,6 +194,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://izaacj.me" > < img src = "https://avatars.githubusercontent.com/u/711323?v=4?s=100" width = "100px;" alt = "Izaac Brånn" / > < br / > < sub > < b > Izaac Brånn< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=IzaacJ" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/SalmanTariq" > < img src = "https://avatars.githubusercontent.com/u/13284494?v=4?s=100" width = "100px;" alt = "Salman Tariq" / > < br / > < sub > < b > Salman Tariq< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=SalmanTariq" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/andrew-kennedy" > < img src = "https://avatars.githubusercontent.com/u/2387159?v=4?s=100" width = "100px;" alt = "Andrew Kennedy" / > < br / > < sub > < b > Andrew Kennedy< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=andrew-kennedy" title = "Code" > 💻< / a > < / td >
< / tr >
< / tbody >
< / table >