forked from DebaucheryLibrarian/traxxx
Added Kelly Madison Media (Teen Fidelity) release scraper.
This commit is contained in:
@@ -50,6 +50,12 @@ const networks = [
|
||||
name: 'Jules Jordan',
|
||||
url: 'https://www.julesjordan.com',
|
||||
},
|
||||
{
|
||||
slug: 'kellymadison',
|
||||
name: 'Kelly Madison Media',
|
||||
url: 'https://www.kellymadison.com',
|
||||
description: 'Home of Kelly Madison and Ryan Madison',
|
||||
},
|
||||
{
|
||||
slug: 'kink',
|
||||
name: 'Kink',
|
||||
|
||||
@@ -1048,6 +1048,28 @@ function getSites(networksMap) {
|
||||
parameters: JSON.stringify({ independent: true }),
|
||||
network_id: networksMap.julesjordan,
|
||||
},
|
||||
// KELLY MADISON MEDIA
|
||||
{
|
||||
slug: 'teenfidelity',
|
||||
name: 'Teen Fidelity',
|
||||
url: 'https://www.teenfidelity.com',
|
||||
description: 'Home of Kelly Madison and Ryan Madison',
|
||||
network_id: networksMap.kellymadison,
|
||||
},
|
||||
{
|
||||
slug: 'pornfidelity',
|
||||
name: 'Porn Fidelity',
|
||||
url: 'https://www.pornfidelity.com',
|
||||
description: 'Home of Kelly Madison and Ryan Madison',
|
||||
network_id: networksMap.kellymadison,
|
||||
},
|
||||
{
|
||||
slug: 'kellymadison',
|
||||
name: 'Kelly Madison',
|
||||
url: 'https://www.pornfidelity.com',
|
||||
description: 'Home of Kelly Madison and Ryan Madison',
|
||||
network_id: networksMap.kellymadison,
|
||||
},
|
||||
// KINK
|
||||
{
|
||||
slug: 'thirtyminutesoftorment',
|
||||
|
||||
Reference in New Issue
Block a user