Migrate Random Scans (WPMangaStream) (#9101)

This commit is contained in:
ObserverOfTime 2021-09-17 19:52:55 +03:00 committed by GitHub
parent 4f8503d51f
commit e0e2b6efcd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
7 changed files with 1 additions and 0 deletions

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

View File

@ -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 {