This commit is contained in:
Simon
2026-06-18 13:49:08 +00:00
parent 25ea03d696
commit 1a1a05941c
6 changed files with 821 additions and 0 deletions

View File

@@ -286,6 +286,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "hentaihaven",
ty: "HentaihavenProvider",
},
ProviderDef {
id: "fikfap",
module: "fikfap",
ty: "FikfapProvider",
},
ProviderDef {
id: "chaturbate",
module: "chaturbate",