Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/82d5d18ee7b985e5977205294c7fd5efbdaa3d61
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
1 deletions
@ -566,6 +566,15 @@
"contributions": [
"translation"
]
},
{
"login": "Simoneu01",
"name": "Simone",
"avatar_url": "https://avatars.githubusercontent.com/u/43807696?v=4",
"profile": "http://ungaro.me",
"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-6 1 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-6 2 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -152,6 +152,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
< td align = "center" > < a href = "https://github.com/sootylunatic" > < img src = "https://avatars.githubusercontent.com/u/36486087?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > sootylunatic< / b > < / sub > < / a > < br / > < a href = "#translation-sootylunatic" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/JoKerIsCraZy" > < img src = "https://avatars.githubusercontent.com/u/47474211?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > JoKerIsCraZy< / b > < / sub > < / a > < br / > < a href = "#translation-JoKerIsCraZy" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://daddie.dev" > < img src = "https://avatars.githubusercontent.com/u/33762262?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Daddie0< / b > < / sub > < / a > < br / > < a href = "#translation-GoByeBye" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "http://ungaro.me" > < img src = "https://avatars.githubusercontent.com/u/43807696?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Simone< / b > < / sub > < / a > < br / > < a href = "#translation-Simoneu01" title = "Translation" > 🌍< / a > < / td >
< / tr >
< / table >