forked from DebaucheryLibrarian/traxxx
Replaced La Cochonne and La Novice with generic Amateur Euro channel.
This commit is contained in:
parent
e7c9b78827
commit
520f12975e
|
@ -725,10 +725,24 @@ const sites = [
|
|||
parent: 'amnesiac',
|
||||
},
|
||||
// AMATEUR EURO
|
||||
{
|
||||
name: 'Amateur Euro',
|
||||
slug: 'amateureuro',
|
||||
url: 'https://amateureuro.com/channels/amateur-euro.en.html',
|
||||
parent: 'amateureuro',
|
||||
},
|
||||
{
|
||||
name: 'La Cochonne',
|
||||
slug: 'lacochonne',
|
||||
url: 'https://amateureuro.com/channels/la-cochonne.en.html',
|
||||
delete: true,
|
||||
parent: 'amateureuro',
|
||||
},
|
||||
{
|
||||
name: 'La Novice',
|
||||
slug: 'lanovice',
|
||||
url: 'https://amateureuro.com/channels/la-novice.en.html',
|
||||
delete: true,
|
||||
parent: 'amateureuro',
|
||||
},
|
||||
{
|
||||
|
@ -743,12 +757,6 @@ const sites = [
|
|||
url: 'https://amateureuro.com/channels/las-folladoras.en.html',
|
||||
parent: 'amateureuro',
|
||||
},
|
||||
{
|
||||
name: 'La Novice',
|
||||
slug: 'lanovice',
|
||||
url: 'https://amateureuro.com/channels/la-novice.en.html',
|
||||
parent: 'amateureuro',
|
||||
},
|
||||
{
|
||||
name: 'Casting Alla Italiana',
|
||||
slug: 'castingallaitaliana',
|
||||
|
|
Loading…
Reference in New Issue