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

Update "Ignore scene releases" optional

pull/574/head
Bogdan 3 years ago committed by GitHub
parent 30d209986c
commit 3d2abc0bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -497,7 +497,7 @@ Add this to your `Must not contain (2)`
Add this to your `Must not contain (2)`
```bash
/([_. ]WEB[_. ]|\bCAKES\b|GGEZ|GGWP|GLHF)/i
/^(?!.*(-deflate|-inflate))(?=.*([_. ]WEB[_. ]|\\bCAKES\\b|GGEZ|GGWP|GLHF)).*/i
```
------

Loading…
Cancel
Save