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/f823d23c907c19c67cced1c73485a91761e0a452
You should set ROOT_URL correctly, otherwise the web may not work correctly.
4 changed files with
5 additions and
3 deletions
@ -1924,7 +1924,7 @@ I also made 3 guides related to this one.
< sub > OViD< / sub >
??? question "CRAVE - [CLICK TO EXPAND]"
??? question "OViD - [CLICK TO EXPAND]"
[OViD Website ](https://search.ovid.tv/other/about ){:target="_blank" rel="noopener noreferrer"}
@ -1779,7 +1779,7 @@ I also made 3 guides related to this one.
< sub > OViD< / sub >
??? question "CRAVE - [CLICK TO EXPAND]"
??? question "OViD - [CLICK TO EXPAND]"
[OViD Website ](https://search.ovid.tv/other/about ){:target="_blank" rel="noopener noreferrer"}
@ -1,5 +1,6 @@
{
"trash_id" : "fb1a91cdc0f26f7ca0696e0e95274645" ,
"trash_score" : "50" ,
"trash_regex" : "https://regex101.com/r/hWHpjV/1" ,
"name" : "OViD" ,
"includeCustomFormatWhenRenaming" : true ,
@ -1,6 +1,6 @@
??? abstract "Streaming Services - [CLICK TO EXPAND]"
| Custom Format | Score | Trash ID |
| --------------------------------------------------------------------------------------- | ----------------------------------------- | - ------------------------------------- |
| :-------------------------------------------------------------------------------------- | :---------------------------------------- | : ------------------------------------- |
| [{{ sonarr['cf']['atvp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#atvp) | {{ sonarr['cf']['atvp']['trash_score'] }} | {{ sonarr['cf']['atvp']['trash_id'] }} |
| [{{ sonarr['cf']['dsnp']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#dsnp) | {{ sonarr['cf']['dsnp']['trash_score'] }} | {{ sonarr['cf']['dsnp']['trash_id'] }} |
| [{{ sonarr['cf']['max']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#max) | {{ sonarr['cf']['max']['trash_score'] }} | {{ sonarr['cf']['max']['trash_id'] }} |
@ -21,3 +21,4 @@
| [{{ sonarr['cf']['red']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#red) | {{ sonarr['cf']['red']['trash_score'] }} | {{ sonarr['cf']['red']['trash_id'] }} |
| [{{ sonarr['cf']['sho']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#sho) | {{ sonarr['cf']['sho']['trash_score'] }} | {{ sonarr['cf']['sho']['trash_id'] }} |
| [{{ sonarr['cf']['vdl']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#vdl) | {{ sonarr['cf']['vdl']['trash_score'] }} | {{ sonarr['cf']['vdl']['trash_id'] }} |
| [{{ sonarr['cf']['ovid']['name'] }}](/Sonarr/sonarr-collection-of-custom-formats/#ovid) | {{ sonarr['cf']['ovid']['trash_score'] }} | {{ sonarr['cf']['ovid']['trash_id'] }} |