Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/6ce0aa5b1042cc6af8e6a5d9f585115d643b9eaf
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
1 deletions
@ -719,6 +719,15 @@
"contributions": [
"translation"
]
},
{
"login": "byakurau",
"name": "byakurau",
"avatar_url": "https://avatars.githubusercontent.com/u/1811683?v=4",
"profile": "https://github.com/byakurau",
"contributions": [
"translation"
]
}
],
"badgeTemplate": "<a href=\"#contributors-\"><img alt=\"All Contributors\" src=\"https://img.shields.io/badge/all_contributors-<%= contributors.length %>-orange.svg\"/></a>",
@ -12,7 +12,7 @@
< a href = "https://lgtm.com/projects/g/sct/overseerr/context:javascript" > < img alt = "Language grade: JavaScript" src = "https://img.shields.io/lgtm/grade/javascript/g/sct/overseerr.svg?logo=lgtm&logoWidth=18" / > < / 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-7 8 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-7 9 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -175,6 +175,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
< / tr >
< tr >
< td align = "center" > < a href = "https://github.com/PovilasID" > < img src = "https://avatars.githubusercontent.com/u/396243?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > PovilasID< / b > < / sub > < / a > < br / > < a href = "#translation-PovilasID" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/byakurau" > < img src = "https://avatars.githubusercontent.com/u/1811683?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > byakurau< / b > < / sub > < / a > < br / > < a href = "#translation-byakurau" title = "Translation" > 🌍< / a > < / td >
< / tr >
< / table >