Added stream host exclude config.

This commit is contained in:
DebaucheryLibrarian
2026-02-08 03:35:10 +01:00
parent 241e314c68
commit cc45502119
3 changed files with 9 additions and 0 deletions

View File

@@ -256,6 +256,8 @@ const actors = [
{ entity: 'wakeupnfuck', name: 'Abby Lee Brazil', fields: ['avatar', 'nationality'] },
];
// TODO: Brazzers, MetroHD, Blowpass, FameDigital, FantasyMassage, PrideStudios, Mamacitaz, Loveherfilms, Shelovesblack, Jerkaoke
const actorScrapers = scrapers.actors;
const sources = argv.sources || null;