fix(presets/newznab): remove trailing space in Tabula Rasa URL (#494)

This commit is contained in:
i4mth3d4ng3r
2025-11-19 03:39:55 -06:00
committed by GitHub
parent 76bf4a2add
commit 394b76b5b2
+1 -1
View File
@@ -43,7 +43,7 @@ export class NewznabPreset extends BuiltinAddonPreset {
{ label: 'SceneNZBs', value: 'https://scenenzbs.com' },
{
label: 'Tabula Rasa',
value: 'https://www.tabula-rasa.pw/api/v1/ ',
value: 'https://www.tabula-rasa.pw/api/v1/',
},
{
label: 'TorBox Search',