mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-10 09:02:44 +08:00
Updated zimuku URL
This commit is contained in:
parent
a3b32c3ebf
commit
058a00594e
1 changed files with 1 additions and 1 deletions
|
@ -98,7 +98,7 @@ class ZimukuProvider(Provider):
|
|||
video_types = (Episode, Movie)
|
||||
logger.info(str(supported_languages))
|
||||
|
||||
server_url = "https://so.zimuku.org"
|
||||
server_url = "https://srtku.com"
|
||||
search_url = "/search?q={}"
|
||||
|
||||
subtitle_class = ZimukuSubtitle
|
||||
|
|
Loading…
Reference in a new issue