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 f29e9cf commit ed2196e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Kinoger/src/main/kotlin/com/ne1work/Kinoger.kt
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ import javax.crypto.Cipher
import javax.crypto.spec.IvParameterSpec
import javax.crypto.spec.SecretKeySpec

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

0 comments on commit ed2196e

Please sign in to comment.