viralxxxporn and xfree bugfix
This commit is contained in:
@@ -36,6 +36,7 @@ pub mod porn00;
|
||||
pub mod pornzog;
|
||||
pub mod sxyprn;
|
||||
pub mod tnaflix;
|
||||
pub mod viralxxxporn;
|
||||
pub mod xfree;
|
||||
pub mod xxthots;
|
||||
pub mod youjizz;
|
||||
@@ -135,6 +136,10 @@ pub static ALL_PROVIDERS: Lazy<HashMap<&'static str, DynProvider>> = Lazy::new(|
|
||||
"tnaflix",
|
||||
Arc::new(tnaflix::TnaflixProvider::new()) as DynProvider,
|
||||
);
|
||||
m.insert(
|
||||
"viralxxxporn",
|
||||
Arc::new(viralxxxporn::ViralxxxpornProvider::new()) as DynProvider,
|
||||
);
|
||||
// m.insert("pornxp", Arc::new(pornxp::PornxpProvider::new()) as DynProvider);
|
||||
m.insert(
|
||||
"rule34gen",
|
||||
|
||||
Reference in New Issue
Block a user