This commit is contained in:
Simon
2026-05-27 19:07:52 +00:00
committed by ForgeCode
parent 8220ce1095
commit b761325018
6 changed files with 452 additions and 8 deletions

View File

@@ -37,7 +37,7 @@ const PROVIDERS: &[ProviderDef] = &[
ty: "PornhubProvider",
},
ProviderDef {
id: "pornhub-shorties",
id: "ph-shorties",
module: "pornhub_shorties",
ty: "PornhubShortiesProvider",
},
@@ -302,7 +302,7 @@ const PROVIDERS: &[ProviderDef] = &[
ty: "ThaipornTvProvider",
},
ProviderDef {
id: "allpornstream",
id: "aps",
module: "allpornstream",
ty: "AllPornStreamProvider",
},
@@ -346,6 +346,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "xvideos",
ty: "XvideosProvider",
},
ProviderDef {
id: "wowxxx",
module: "wowxxx",
ty: "WowxxxProvider",
},
ProviderDef {
id: "camsoda",
module: "camsoda",