Skip to content

Commit

Permalink
Update Kinoger.kt
Browse files Browse the repository at this point in the history
  • Loading branch information
ne1work authored Aug 20, 2024
1 parent ae7f779 commit c79d8f3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions Kinoger/src/main/kotlin/com/ne1work/Kinoger.kt
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,6 @@ import javax.crypto.Cipher
import javax.crypto.spec.IvParameterSpec
import javax.crypto.spec.SecretKeySpec

class Kinogeru : Kinoger() {
override val name = "Kinoger"
override val mainUrl = "https://kinoger.ru"
}

class Kinoger : MainAPI() {
override var name = "Kinoger"
override var mainUrl = "https://kinoger.to"
Expand Down

0 comments on commit c79d8f3

Please sign in to comment.