sora: updated gdbot

This commit is contained in:
hexated 2023-05-15 03:24:49 +07:00
parent 2c9649c0dd
commit c4ffb32140
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
import org.jetbrains.kotlin.konan.properties.Properties
// use an integer for version numbers
version = 129
version = 130
android {
defaultConfig {

View File

@ -79,7 +79,7 @@ open class SoraStream : TmdbProvider() {
/** TOOLS */
private const val tmdbAPI = "https://api.themoviedb.org/3"
const val tmdb2anilist = "https://tmdb2anilist.slidemovies.org"
const val gdbot = "https://gdbot.xyz"
const val gdbot = "https://gdtot.pro"
const val consumetAnilistAPI = "https://api.consumet.org/meta/anilist"
private val apiKey =