This commit is contained in:
Simon
2026-05-05 13:53:01 +00:00
committed by ForgeCode
parent 01306c508a
commit d6fa364b28
3 changed files with 593 additions and 0 deletions

View File

@@ -36,6 +36,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "pornhub",
ty: "PornhubProvider",
},
ProviderDef {
id: "youporn",
module: "youporn",
ty: "YoupornProvider",
},
ProviderDef {
id: "pornhd3x",
module: "pornhd3x",