This commit is contained in:
Simon
2026-06-18 10:10:26 +00:00
parent c19e3ebbea
commit 751fc7765a
3 changed files with 903 additions and 215 deletions

View File

@@ -41,6 +41,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "pornhub_shorties",
ty: "PornhubShortiesProvider",
},
ProviderDef {
id: "tikporn",
module: "tikporn",
ty: "TikpornProvider",
},
ProviderDef {
id: "youporn",
module: "youporn",