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/328c397b0f18329d5808b8bcbb619c444da66c0b You should set ROOT_URL correctly, otherwise the web may not work correctly.

Updated: [x265] - Cleaned up regex

pull/218/head
TRaSH 4 years ago
parent ae61399c3d
commit 328c397b0f

@ -3275,7 +3275,7 @@ Some extra info about 4K/X265
"negate": false,
"required": true,
"fields": {
"value": "[xh]\\.?265|\\bHEVC(\\b|\\d)"
"value": "[xh][ .]?265|\\bHEVC(\\b|\\d)"
}
},
{

Loading…
Cancel
Save