This commit is contained in:
Simon
2026-04-03 17:27:54 +00:00
parent 067ff3d1da
commit 543e025dda
2 changed files with 1913 additions and 0 deletions

View File

@@ -204,6 +204,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "javtiful", module: "javtiful",
ty: "JavtifulProvider", ty: "JavtifulProvider",
}, },
ProviderDef {
id: "supjav",
module: "supjav",
ty: "SupjavProvider",
},
ProviderDef { ProviderDef {
id: "hypnotube", id: "hypnotube",
module: "hypnotube", module: "hypnotube",

1908
src/providers/supjav.rs Normal file

File diff suppressed because it is too large Load Diff