mirror of
https://github.com/morpheus65535/bazarr
synced 2025-02-21 13:37:34 +00:00
no log: add gestdown provider to the UI (#1847)
This commit is contained in:
parent
eb26abbcdc
commit
0ec9cded64
1 changed files with 5 additions and 0 deletions
|
@ -81,6 +81,11 @@ export const ProviderList: Readonly<ProviderInfo[]> = [
|
|||
timeout: "Extraction timeout in seconds",
|
||||
},
|
||||
},
|
||||
{
|
||||
key: "gestdown",
|
||||
name: "Gestdown (Addic7ed proxy)",
|
||||
description: "Proxy for Addic7ed website. No need for login or cookie.",
|
||||
},
|
||||
{
|
||||
key: "greeksubs",
|
||||
name: "GreekSubs",
|
||||
|
|
Loading…
Reference in a new issue