Fixed MYLF scraper failing when channel is missing, fixed profile measurement matching. Added MYLF Selects channel.
This commit is contained in:
@@ -5263,6 +5263,15 @@ const sites = [
|
||||
id: 'mylfwood',
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'mylfselects',
|
||||
name: 'MYLF Selects',
|
||||
url: 'https://www.mylf.com/series/selects',
|
||||
parent: 'mylf',
|
||||
parameters: {
|
||||
id: 'selects',
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'stayhomemilf',
|
||||
name: 'StayHomeMilf',
|
||||
|
||||
Reference in New Issue
Block a user