hentai
This commit is contained in:
10
build.rs
10
build.rs
@@ -16,6 +16,11 @@ const PROVIDERS: &[ProviderDef] = &[
|
||||
module: "pornxp",
|
||||
ty: "PornxpProvider",
|
||||
},
|
||||
ProviderDef {
|
||||
id: "animeidhentai",
|
||||
module: "animeidhentai",
|
||||
ty: "AnimeidhentaiProvider",
|
||||
},
|
||||
ProviderDef {
|
||||
id: "all",
|
||||
module: "all",
|
||||
@@ -371,6 +376,11 @@ const PROVIDERS: &[ProviderDef] = &[
|
||||
module: "fyptt",
|
||||
ty: "FypttProvider",
|
||||
},
|
||||
ProviderDef {
|
||||
id: "hentaitv",
|
||||
module: "hentaitv",
|
||||
ty: "HentaitvProvider",
|
||||
},
|
||||
];
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user