feat: added wanted team source (#11569)

This commit is contained in:
Alexander Chernov 2022-04-24 01:01:41 +01:00 committed by GitHub
parent f94099b8e8
commit 01ec577e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@ class FoolSlideGenerator : ThemeSourceGenerator {
SingleLang("Mabushimajo", "http://mabushimajo.com", "tr"),
SingleLang("Le Cercle du Scan", "https://lel.lecercleduscan.com", "fr", className = "LeCercleDuScan", overrideVersionCode = 1),
SingleLang("LetItGo Scans", "https://reader.letitgo.scans.today", "en", overrideVersionCode = 1),
SingleLang("Wanted Team", "https://reader.onepiecenakama.pl", "pl"),
)
companion object {