Skip to content

Commit

Permalink
Knightnoscanlation: Update url Knight No Scanlation (#6716)
Browse files Browse the repository at this point in the history
update url Knight No Scanlation
  • Loading branch information
Hellkaros authored Dec 22, 2024
1 parent c49bf75 commit 2749c14
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/es/knightnoscanlation/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ ext {
extName = 'Knight No Scanlation'
extClass = '.KnightNoScanlation'
themePkg = 'madara'
baseUrl = 'https://kns.topmanhuas.org'
overrideVersionCode = 3
baseUrl = 'https://kns.cookni.net'
overrideVersionCode = 4
isNsfw = true
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ import java.util.concurrent.TimeUnit

class KnightNoScanlation : Madara(
"Knight No Scanlation",
"https://kns.topmanhuas.org",
"https://kns.cookni.net",
"es",
SimpleDateFormat("MMMM dd, yyyy", Locale("es")),
) {
Expand Down

0 comments on commit 2749c14

Please sign in to comment.