mirror of
https://github.com/morpheus65535/bazarr.git
synced 2024-11-13 02:55:22 +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)
|
video_types = (Episode, Movie)
|
||||||
logger.info(str(supported_languages))
|
logger.info(str(supported_languages))
|
||||||
|
|
||||||
server_url = "https://so.zimuku.org"
|
server_url = "https://srtku.com"
|
||||||
search_url = "/search?q={}"
|
search_url = "/search?q={}"
|
||||||
|
|
||||||
subtitle_class = ZimukuSubtitle
|
subtitle_class = ZimukuSubtitle
|
||||||
|
|
Loading…
Reference in a new issue