Update Gomov.kt

ubah domain
This commit is contained in:
blazzid 2024-04-15 11:42:15 +07:00 committed by GitHub
parent d540c0702c
commit 07c2f6bd2a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import java.net.URI
open class Gomov : MainAPI() {
override var mainUrl = "https://gomov.info"
override var mainUrl = "https://gomov.icu/"
private var directUrl: String? = null
override var name = "Gomov"