Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/overseerr/commit/a2d83578e5a38b020b95db9c183fd9e41b01ddab
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
11 additions and
1 deletions
@ -512,6 +512,15 @@
"contributions": [
"translation"
]
},
{
"login": "liviokanone",
"name": "Livio",
"avatar_url": "https://avatars.githubusercontent.com/u/37431541?v=4",
"profile": "http://www.unext.co.jp",
"contributions": [
"design"
]
}
],
"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-5 5 -orange.svg"/ > < / a >
< a href = "#contributors-" > < img alt = "All Contributors" src = "https://img.shields.io/badge/all_contributors-5 6 -orange.svg"/ > < / a >
<!-- ALL - CONTRIBUTORS - BADGE:END -->
< / p >
@ -144,6 +144,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
< td align = "center" > < a href = "https://github.com/dphildebrandt" > < img src = "https://avatars.githubusercontent.com/u/154459?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Dustin Hildebrandt< / b > < / sub > < / a > < br / > < a href = "https://github.com/sct/overseerr/commits?author=dphildebrandt" title = "Code" > 💻< / a > < / td >
< td align = "center" > < a href = "https://github.com/Generator" > < img src = "https://avatars.githubusercontent.com/u/44146?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Bruno Guerreiro< / b > < / sub > < / a > < br / > < a href = "#translation-Generator" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "https://github.com/iceHtwoO" > < img src = "https://avatars.githubusercontent.com/u/27020492?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Alexander Neuhäuser< / b > < / sub > < / a > < br / > < a href = "#translation-iceHtwoO" title = "Translation" > 🌍< / a > < / td >
< td align = "center" > < a href = "http://www.unext.co.jp" > < img src = "https://avatars.githubusercontent.com/u/37431541?v=4?s=100" width = "100px;" alt = "" / > < br / > < sub > < b > Livio< / b > < / sub > < / a > < br / > < a href = "#design-liviokanone" title = "Design" > 🎨< / a > < / td >
< / tr >
< / table >