-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feliztoon01.kt #6580
Feliztoon01.kt #6580
Conversation
cdnURL y URL
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
cdnURL cambio
Add the user ID to get updates from this extension override val id = 7080800841003944426 |
|
||
override val lang = "ko" | ||
|
||
private var currentBaseUrlHost = "" | ||
override val baseUrl = "https://blacktoon.me" | ||
override val baseUrl = "https://happytoon01.com/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the slash
override val baseUrl = "https://happytoon01.com/" | |
override val baseUrl = "https://happytoon01.com" |
@@ -19,16 +19,16 @@ import uy.kohesive.injekt.injectLazy | |||
import kotlin.math.min | |||
import kotlin.random.Random | |||
|
|||
class BlackToon : HttpSource() { | |||
class Happytoon01 : HttpSource() { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No need to add the number to the class name.
cdnURL y URL
Checklist:
extVersionCode
value inbuild.gradle
for individual extensionsoverrideVersionCode
orbaseVersionCode
as needed for all multisrc extensionsisNsfw = true
flag inbuild.gradle
when appropriateid
if a source's name or language were changedweb_hi_res_512.png
when adding a new extension