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

fix: made the deprecated optional.json file a valid JSON file again

pull/620/head
Jonas Geiler 3 years ago committed by GitHub
parent c8b1967f92
commit e895f4edfb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,5 +1,6 @@
# DEPRECATED (This JSON only exisist as fallback for people still using the old trash-sync)
{
"!!! DEPRECATED !!!": "This JSON only exists as fallback for people still using the old trash-sync",
"ignore": [{
"name": "Golden rule",
"term": "/(?=(1080|720)).*((x|h)[ ._-]?265|hevc)/i"

Loading…
Cancel
Save