forked from DebaucheryLibrarian/traxxx
Added Dorcel Club with scene and actor scraping. Added count method to qu.
This commit is contained in:
@@ -1057,6 +1057,11 @@ const aliases = [
|
||||
for: 'bts',
|
||||
secondary: true,
|
||||
},
|
||||
{
|
||||
name: 'making of',
|
||||
for: 'bts',
|
||||
secondary: true,
|
||||
},
|
||||
{
|
||||
name: 'mfm',
|
||||
for: 'mmf',
|
||||
|
||||
@@ -148,6 +148,11 @@ const networks = [
|
||||
name: 'CzechAV',
|
||||
url: 'https://www.czechav.com',
|
||||
},
|
||||
{
|
||||
slug: 'dorcel',
|
||||
name: 'Marc Dorcel',
|
||||
url: 'https://www.dorcel.com',
|
||||
},
|
||||
{
|
||||
slug: 'fcuk',
|
||||
name: 'Fcuk',
|
||||
|
||||
@@ -2182,6 +2182,13 @@ const sites = [
|
||||
description: '',
|
||||
parent: 'dogfartnetwork',
|
||||
},
|
||||
// DORCEL
|
||||
{
|
||||
slug: 'dorcelclub',
|
||||
name: 'Dorcel Club',
|
||||
url: 'https://www.dorcelclub.com',
|
||||
parent: 'dorcel',
|
||||
},
|
||||
// ELEGANT ANGEL
|
||||
{
|
||||
slug: 'elegantangel',
|
||||
|
||||
Reference in New Issue
Block a user