Replace HDrezka domain with mirror site and enable it 😁 (#1340)

* fix HDrezka domain

* Update providers.json
This commit is contained in:
Hexated 2022-07-26 05:02:26 +07:00 committed by GitHub
parent 390bfca05b
commit 44afd4c6b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -16,7 +16,7 @@ import org.jsoup.nodes.Element
import java.util.*
class HDrezkaProvider : MainAPI() {
override var mainUrl = "https://rezka.ag"
override var mainUrl = "https://hdrezka19139.org"
override var name = "HDrezka"
override val hasMainPage = true
override var lang = "ru"