phase4: add standalone source wrappers and mark checklist progress
Register new all/en standalone wrappers from base sources and add initial smoke tests; several sources are still unverified in live environment.
This commit is contained in:
@@ -9,6 +9,25 @@ import (
|
||||
"goyomi/internal/config"
|
||||
"goyomi/internal/db"
|
||||
_ "goyomi/internal/registry"
|
||||
_ "goyomi/sources/all/hentaihand"
|
||||
_ "goyomi/sources/all/kemono"
|
||||
_ "goyomi/sources/all/mangataro"
|
||||
_ "goyomi/sources/en/bakkin"
|
||||
_ "goyomi/sources/en/divascans"
|
||||
_ "goyomi/sources/en/guya"
|
||||
_ "goyomi/sources/en/hijalascans"
|
||||
_ "goyomi/sources/en/kaizenscan"
|
||||
_ "goyomi/sources/en/kewnscans"
|
||||
_ "goyomi/sources/en/lunatoons"
|
||||
_ "goyomi/sources/en/mistscans"
|
||||
_ "goyomi/sources/en/necroscans"
|
||||
_ "goyomi/sources/en/nyanukafe"
|
||||
_ "goyomi/sources/en/nyxscans"
|
||||
_ "goyomi/sources/en/orionscans"
|
||||
_ "goyomi/sources/en/renascans"
|
||||
_ "goyomi/sources/en/sanascans"
|
||||
_ "goyomi/sources/en/sirenscans"
|
||||
_ "goyomi/sources/en/vanillascans"
|
||||
)
|
||||
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user