Skip to content

Commit

Permalink
Update Riwyat.kt (#98)
Browse files Browse the repository at this point in the history
I change web site name
  • Loading branch information
Song-jin-woo authored Jun 29, 2024
1 parent ab4aaec commit 9e90fd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/ar/riwyat/main/src/ireader/riwyat/Riwyat.kt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ abstract class Riwyat(private val deps: Dependencies) : SourceFactory(
override val lang: String
get() = "ar"
override val baseUrl: String
get() = "https://riwyat.org"
get() = "https://riwyatspace.com"
override val id: Long
get() = 23
override val name: String
Expand Down

0 comments on commit 9e90fd6

Please sign in to comment.