fullporner & thepornbunny

This commit is contained in:
Simon
2026-05-21 12:17:43 +00:00
committed by ForgeCode
parent 4ad7672ac9
commit 07154d50de
10 changed files with 1343 additions and 14 deletions

View File

@@ -316,6 +316,16 @@ const PROVIDERS: &[ProviderDef] = &[
module: "jable",
ty: "JableProvider",
},
ProviderDef {
id: "fullporner",
module: "fullporner",
ty: "FullpornerProvider",
},
ProviderDef {
id: "thepornbunny",
module: "thepornbunny",
ty: "ThepornbunnyProvider",
},
];
fn main() {