Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/aa1b815ab42df12c4897b080aacc1e22c830cc4e
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
1 deletions
@ -791,6 +791,15 @@
"contributions": [
"code"
]
},
{
"login": "Nimelrian",
"name": "Sebastian K",
"avatar_url": "https://avatars.githubusercontent.com/u/8960836?v=4",
"profile": "https://github.com/Nimelrian",
"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-8 6 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-8 7 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -185,6 +185,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
< tr >
< td align = "center" valign = "top" width = "14.28%" > < a href = "http://twitter.com/lunks/" > < img src = "https://avatars.githubusercontent.com/u/91118?v=4?s=100" width = "100px;" alt = "Pedro Nascimento" / > < br / > < sub > < b > Pedro Nascimento< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=lunks" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://voke.dev" > < img src = "https://avatars.githubusercontent.com/u/1899334?v=4?s=100" width = "100px;" alt = "Owen Voke" / > < br / > < sub > < b > Owen Voke< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=owenvoke" title = "Code" > 💻< / a > < / td >
< td align = "center" valign = "top" width = "14.28%" > < a href = "https://github.com/Nimelrian" > < img src = "https://avatars.githubusercontent.com/u/8960836?v=4?s=100" width = "100px;" alt = "Sebastian K" / > < br / > < sub > < b > Sebastian K< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=Nimelrian" title = "Code" > 💻< / a > < / td >
< / tr >
< / tbody >
< / table >