This commit is contained in:
blazzid 2024-04-15 04:42:24 +00:00 committed by GitHub
commit df53d3c82d
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"