src(en/gogoanime) dead

none of their official sites are working and their only video hoster have been down for months.
This commit is contained in:
krysanify 2025-04-17 11:14:32 +08:00 committed by GitHub
parent 974df97f50
commit 4c49e1d097
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 0 additions and 727 deletions

View file

@ -1,14 +0,0 @@
ext {
extName = 'Gogoanime'
extClass = '.GogoAnime'
extVersionCode = 87
}
apply from: "$rootDir/common.gradle"
dependencies {
implementation(project(':lib:streamwish-extractor'))
implementation(project(':lib:mp4upload-extractor'))
implementation(project(':lib:dood-extractor'))
implementation(project(':lib:gogostream-extractor'))
}