camsoda and pornhub shorties
This commit is contained in:
10
build.rs
10
build.rs
@@ -36,6 +36,11 @@ const PROVIDERS: &[ProviderDef] = &[
|
||||
module: "pornhub",
|
||||
ty: "PornhubProvider",
|
||||
},
|
||||
ProviderDef {
|
||||
id: "pornhub-shorties",
|
||||
module: "pornhub_shorties",
|
||||
ty: "PornhubShortiesProvider",
|
||||
},
|
||||
ProviderDef {
|
||||
id: "youporn",
|
||||
module: "youporn",
|
||||
@@ -341,6 +346,11 @@ const PROVIDERS: &[ProviderDef] = &[
|
||||
module: "xvideos",
|
||||
ty: "XvideosProvider",
|
||||
},
|
||||
ProviderDef {
|
||||
id: "camsoda",
|
||||
module: "camsoda",
|
||||
ty: "CamsodaProvider",
|
||||
},
|
||||
];
|
||||
|
||||
fn main() {
|
||||
|
||||
Reference in New Issue
Block a user