We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f29e9cf commit ed2196eCopy full SHA for ed2196e
Kinoger/src/main/kotlin/com/ne1work/Kinoger.kt
@@ -26,7 +26,7 @@ import javax.crypto.Cipher
26
import javax.crypto.spec.IvParameterSpec
27
import javax.crypto.spec.SecretKeySpec
28
29
-class Kinogeru : Chillx() {
+class Kinogeru : Kinoger() {
30
override val name = "Kinoger"
31
override val mainUrl = "https://kinoger.ru"
32
}
0 commit comments