Migrate Random Scans (WPMangaStream) (#9101)
This commit is contained in:
parent
4f8503d51f
commit
e0e2b6efcd
Binary file not shown.
After Width: | Height: | Size: 9.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 4.3 KiB |
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
After Width: | Height: | Size: 466 KiB |
|
@ -52,6 +52,7 @@ class WPMangaStreamGenerator : ThemeSourceGenerator {
|
|||
SingleLang("Argos Hentai", "https://agshentai.com", "pt-BR", isNsfw = true),
|
||||
SingleLang("Hakai Scan", "http://hakaiscan.xyz", "pt-BR", isNsfw = true),
|
||||
SingleLang("Batoto Scans", "https://batotoscans.com", "en", isNsfw = true),
|
||||
SingleLang("Random Scans", "https://randomscans.xyz", "en"),
|
||||
)
|
||||
|
||||
companion object {
|
||||
|
|
Loading…
Reference in New Issue