pimpbunny and more fixes

This commit is contained in:
Simon
2026-05-18 16:52:25 +00:00
committed by ForgeCode
parent dc70e2c9a6
commit ee47bbe74d
13 changed files with 1457 additions and 311 deletions

View File

@@ -296,6 +296,11 @@ const PROVIDERS: &[ProviderDef] = &[
module: "archivebate1",
ty: "ArchivebateProvider",
},
ProviderDef {
id: "thaiporntv",
module: "thaiporntv",
ty: "ThaipornTvProvider",
},
];
fn main() {