This commit is contained in:
Simon
2026-05-13 08:24:04 +00:00
committed by ForgeCode
parent 00f693ee9b
commit bf11d4e866
7 changed files with 666 additions and 5 deletions

View File

@@ -281,6 +281,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "chaturbate",
ty: "ChaturbateProvider",
},
ProviderDef {
id: "clapdat",
module: "clapdat",
ty: "ClapdatProvider",
},
ProviderDef {
id: "archivebate",
module: "archivebate",