add aurora scan (#819)
This commit is contained in:
parent
9ead0e0218
commit
ebf1e8b06a
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Binary file not shown.
After Width: | Height: | Size: 5.1 KiB |
Binary file not shown.
After Width: | Height: | Size: 8.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
|
@ -12,6 +12,7 @@ class PeachScanGenerator : ThemeSourceGenerator {
|
||||||
override val baseVersionCode = 1
|
override val baseVersionCode = 1
|
||||||
|
|
||||||
override val sources = listOf(
|
override val sources = listOf(
|
||||||
|
SingleLang("Aurora Scan", "https://aurorascan.net", "pt-BR"),
|
||||||
SingleLang("Dango Scan", "https://dangoscan.com.br", "pt-BR"),
|
SingleLang("Dango Scan", "https://dangoscan.com.br", "pt-BR"),
|
||||||
SingleLang("Mode Scanlator", "https://modescanlator.com", "pt-BR"),
|
SingleLang("Mode Scanlator", "https://modescanlator.com", "pt-BR"),
|
||||||
SingleLang("Nazarick Scan", "https://nazarickscan.com.br", "pt-BR"),
|
SingleLang("Nazarick Scan", "https://nazarickscan.com.br", "pt-BR"),
|
||||||
|
|
Loading…
Reference in New Issue