Skip to content

Commit

Permalink
TeamLanhLung: Update domain (#5789)
Browse files Browse the repository at this point in the history
update domain
  • Loading branch information
duongtra authored Nov 1, 2024
1 parent 08b5441 commit 32c1e6f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/vi/teamlanhlung/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ ext {
extName = 'Team Lanh Lung'
extClass = '.TeamLanhLung'
themePkg = 'a3manga'
baseUrl = 'https://teamlanhlungday.vip'
overrideVersionCode = 11
baseUrl = 'https://teamlanhlungday.club'
overrideVersionCode = 12
isNsfw = true
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ package eu.kanade.tachiyomi.extension.vi.teamlanhlung

import eu.kanade.tachiyomi.multisrc.a3manga.A3Manga

class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlungday.vip", "vi")
class TeamLanhLung : A3Manga("Team Lạnh Lùng", "https://teamlanhlungday.club", "vi")

0 comments on commit 32c1e6f

Please sign in to comment.