Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-guides/TRaSH-Guides/commit/2d17daed27253510218789879c9a59fca8d91a4d You should set ROOT_URL correctly, otherwise the web may not work correctly.

Update KS to include KiyoshiStar

pull/758/head
rg9400 3 years ago committed by GitHub
parent 32bb426530
commit 2d17daed27
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -113,12 +113,12 @@
}
},
{
"name": "KS",
"name": "KiyoshiStar",
"implementation": "ReleaseTitleSpecification",
"negate": false,
"required": false,
"fields": {
"value": "\\b(KS)\\b"
"value": "\\b(KS|KiyoshiStar)\\b"
}
},
{

Loading…
Cancel
Save