Skip to content
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

Closed
wants to merge 1 commit into from
Closed

Conversation

BlackDragon2501
Copy link

@BlackDragon2501 BlackDragon2501 commented Dec 11, 2024

cdnURL y URL

Checklist:

  • Updated extVersionCode value in build.gradle for individual extensions
  • Updated overrideVersionCode or baseVersionCode as needed for all multisrc extensions
  • Referenced all related issues in the PR body (e.g. "Closes #xyz")
  • Added the isNsfw = true flag in build.gradle when appropriate
  • Have not changed source names
  • Have explicitly kept the id if a source's name or language were changed
  • Have tested the modifications by compiling and running the extension through Android Studio
  • Have removed web_hi_res_512.png when adding a new extension

cdnURL y URL
Copy link
Author

@BlackDragon2501 BlackDragon2501 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cdnURL cambio

@choppeh
Copy link
Contributor

choppeh commented Dec 11, 2024

Add the user ID to get updates from this extension

https://github.com/keiyoushi/extensions/blob/d40d1ff1a55f97b6438be5d53b6738858ca1f23f/index.json#L25481C16-L25481C35

override val id = 7080800841003944426


override val lang = "ko"

private var currentBaseUrlHost = ""
override val baseUrl = "https://blacktoon.me"
override val baseUrl = "https://happytoon01.com/"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove the slash

Suggested change
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() {
Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants