Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/sherlock/commit/51e49dd1207ae8460be6a4eedad3e468e7ebffc4
You should set ROOT_URL correctly, otherwise the web may not work correctly.
3 changed files with
17 additions and
6 deletions
@ -863,5 +863,11 @@
"url" : "https://forums.whonix.org/u/{}/summary" ,
"urlMain" : "https://forums.whonix.org/" ,
"username_claimed" : "red"
} ,
"ebio.gg" : {
"errorType" : "status_code" ,
"url" : "https://ebio.gg/{}" ,
"urlMain" : "https:/ebio.gg" ,
"username_claimed" : "dev"
}
}
@ -1871,4 +1871,15 @@ As of 2023.12.21, Lolchess returns false positives.
"urlMain": "https://forums.whonix.org/",
"username_claimed": "red"
},
```
## Ebio
As of 2023.12.21, Lolchess returns false positives.
```json
"ebio.gg": {
"errorType": "status_code",
"url": "https://ebio.gg/{}",
"urlMain": "https:/ebio.gg",
"username_claimed": "dev"
},
```
@ -2318,12 +2318,6 @@
"urlMain" : "https://egpu.io/" ,
"username_claimed" : "blue"
} ,
"ebio.gg" : {
"errorType" : "status_code" ,
"url" : "https://ebio.gg/{}" ,
"urlMain" : "https:/ebio.gg" ,
"username_claimed" : "dev"
} ,
"eintracht" : {
"errorType" : "status_code" ,
"url" : "https://community.eintracht.de/fans/{}" ,