Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update PAdatabaseActors.py #1806

Merged
merged 2 commits into from
Jul 8, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions Contents/Code/PAdatabaseActors.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,12 @@
'Alex D.': ['Alex D'],
'Alex Kane': ['Sabrina Snow'],
'Alex Mason': ['Alex Mac', 'Alex Mack', 'Alex Moreno'],
'Alexia Branson': ['Alexiya', 'Anna Sanglante'],
'Aliz': ['Liz Valery'],
'Allie Addison': ['Allie Addison Facial'],
'Alura Jenson': ['Alura \'Tnt\' Jenson', 'Alura Tnt Jenson'],
'Amia Miley': ['Amia Moretti', 'Amia'],
'Amirah Adara': ['Amirah'],
'Amirah Adara': ['Amirah', 'Amira Adara'],
'Amy Reid': ['Amy Reed', 'Amy Ried', 'Devin Valencia'],
'Ana Foxxx': ['Ana Fox', 'Ana Foxx'],
'Anastasia Morna': ['Anna Morna'],
Expand All @@ -37,13 +38,15 @@
'Ava Maxim': ['Ava Maxime', 'Becky (NVG Network)'],
'Avril Sun': ['Avril May', 'Candy Love'],
'Baby Kxtten': ['Baby Kitten', 'Bxby Kitten'],
'Barra Brass': ['Barra'],
'Billie Star': ['Billy Star', 'Katia', 'Petra'],
'Black Angelika': ['Angelika Black', 'Black Angelica'],
'Bonny Bon': ['Bonni Bone', 'Bonnie Bond', 'Bonny Bo', 'Bony Bo', 'Bonnie Bon', 'Bonny Bone', 'Bonnie Bunny'],
'Brianna Rose': ['Jessa', 'Jessa Brianna', 'Jessa Brianne', 'Jessa Rose', 'SexyNerdBri'],
'Big Dick Fred': ['Mandingo', 'Curtis', 'Fred Dingo', 'Fred Foolish'],
'Brickzilla': ['Brickzilla 📏➕☝🏾'],
'Bridgette B': ['Bridgette B.'],
'Britney Angel': ['Brytnie'],
'Britney Beth': ['Bibi Jones', 'Bibi Jones™'],
'Brooke Lee Adams': ['Zeba'],
'Bunny Colby': ['Nadya Nabakova', 'Nadya Nabokova'],
Expand Down Expand Up @@ -123,6 +126,7 @@
'Josephine Jackson': ['Josephina Jackson'],
'Josh Jo': ['Josh', 'Jo Josh', 'John Syx', 'Joohn Syx', 'Josc Admiral', 'Josh Admiral', 'Josh Dean'],
'Juicy Leila': ['Sowanna', 'Victoria Skye'],
'Justanicecock': ['Justa Nicecock', 'Just A Nice Cock'],
'Kagney Linn Karter': ['Kagney Lynn Karter'],
'Kari Sweets': ['Kari Sweet'],
'Karina O\'Reilley': ['Karina Oreilley', 'Karina O Reilley', 'Karina O Reilly', 'Carina Roman', 'Carina Romann', 'Katrina O\'Reilly', 'Karina Roman'],
Expand Down Expand Up @@ -284,7 +288,7 @@
'Yiny Leon': ['Yini Leon', 'YiniLeon', 'YInyleon', 'YinyLeon', 'Leon'],
'Yu Shinoda': ['Shinoda Yuu'],
'Yuriy Sergeev': ['Alexander', 'Boris', 'Krokodil', 'Mr Henderson', 'Mr. Anderson', 'Rocket', 'Sam', 'Sergei', 'Yuri', 'Yury'],
'Zazie Skymm': ['Azazia Skymm', 'Zazie Skymm', 'Zazie Skimm'],
'Zazie Skymm': ['Azazia Skymm', 'Zazie Skymm', 'Zazie Skimm', 'Azazai', 'Zazie Sky'],
'Zoe Bloom': ['Zoey Bloom'],
}

Expand Down Expand Up @@ -5273,9 +5277,12 @@
'Isabella Obregon': ['Luchy'],
'Johanna Gonzalez': ['Celeste'],
'Katherine Ibarra': ['Fergie', 'Fergi'],
'Katherine Oliveros': ['Angie'],
},
45: { # FAKings
'Ainara Reina': ['Ainara'],
'Ana Dufermont': ['Ana'],
'Ayesa': ['Ariesa'],
'Mar Punch': ['Mar'],
'Melany Kiss': ['Melani'],
},
Expand All @@ -5299,6 +5306,7 @@
'Alita Angel': ['Leah Maus'],
'Allegra': ['Alegra'],
'Ally Breelsen': ['Ally'],
'Anabelle Evans': ['Anabelle'],
'Apolonia Lapiedra': ['Apolonia'],
'Astrid Herrara': ['Astrid'],
'Bambi Joli': ['Anna Jolie'],
Expand Down Expand Up @@ -5522,6 +5530,7 @@
'Zarina Masood': ['Zarina'],
},
53: { # FakeHub
'Luna Silver': ['Aaeysha'],
'Sharon Saint': ['Steffany'],
},
54: { # LethalHardcoreVR
Expand Down Expand Up @@ -5968,6 +5977,9 @@
'Allie Addison': ['Allie Addison Facial'],
'Celestina Blooms': ['Celestina'],
},
66: { # SexMex
'Analia Lipha': ['Analia']
},
}

ActorsStudioIndexes = {
Expand Down Expand Up @@ -6037,6 +6049,7 @@
63: ['PornPros'],
64: ['JavBus', 'JAVLibrary', 'JAVDatabase'],
65: ['Teeny Taboo'],
66: ['SexMex'],
}


Expand Down