forked from DebaucheryLibrarian/traxxx
Added lazy loading to tag photos. Changed tag thumb location.
This commit is contained in:
@@ -135,6 +135,18 @@ function getStudios(networksMap) {
|
||||
url: 'https://www.legalporno.com/studios/sinemale',
|
||||
network_id: networksMap.legalporno,
|
||||
},
|
||||
{
|
||||
slug: 'outsidethestudio',
|
||||
name: 'Outside The Studio',
|
||||
url: 'https://www.legalporno.com/studios/outside-the-studio',
|
||||
network_id: networksMap.legalporno,
|
||||
},
|
||||
{
|
||||
slug: 'kinkysex',
|
||||
name: 'Kinky Sex',
|
||||
url: 'https://www.legalporno.com/studios/kinky-sex',
|
||||
network_id: networksMap.legalporno,
|
||||
},
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user