mirror of
https://github.com/recloudstream/cloudstream.git
synced 2026-07-13 00:13:17 +00:00
Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3a957ef0f1 |
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ class SubDlApi : SubtitleAPI() {
|
|||
override val createAccountUrl = "https://subdl.com/panel/register"
|
||||
|
||||
companion object {
|
||||
const val APIURL = "https://apiold.subdl.com"
|
||||
const val APIURL = "https://api.subdl.com"
|
||||
const val APIENDPOINT = "$APIURL/api/v1/subtitles"
|
||||
const val DOWNLOADENDPOINT = "https://dl.subdl.com"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue