Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/src/commit/527f47e0fad6315e441514a775174f4af203957e/json/guide-only/language-not-original.json You should set ROOT_URL correctly, otherwise the web may not work correctly.
TRaSH-Guides/json/guide-only/language-not-original.json

19 lines
408 B

{
"trash_id": "guide-only",
"trash_score": "-10000",
"trash_description": "Language: Original Only",
"name": "Language: Not Original",
"includeCustomFormatWhenRenaming": false,
"specifications": [
{
"name": "Not Original Language",
"implementation": "LanguageSpecification",
"negate": true,
"required": false,
"fields": {
"value": -2
}
}
]
}