Further data fixes for ECG in ElevatedX scraper and seed file.
This commit is contained in:
@@ -3886,8 +3886,8 @@ const sites = [
|
||||
url: 'https://exploitedcollegegirls.com',
|
||||
parent: 'exploitedx',
|
||||
parameters: {
|
||||
latest: 'https://exploitedcollegegirls.com/site/categories/movies_{page}_d.html',
|
||||
profile: 'https://exploitedcollegegirls.com/site/models/{actorSlug}.html',
|
||||
latest: 'https://exploitedcollegegirls.com/categories/movies_{page}_d.html',
|
||||
profile: 'https://exploitedcollegegirls.com/models/{actorSlug}.html',
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -3896,8 +3896,8 @@ const sites = [
|
||||
url: 'https://backroomcastingcouch.com',
|
||||
parent: 'exploitedx',
|
||||
parameters: {
|
||||
latest: 'https://backroomcastingcouch.com/site/categories/movies_{page}_d.html',
|
||||
profile: 'https://backroomcastingcouch.com/site/models/{actorSlug}.html',
|
||||
latest: 'https://backroomcastingcouch.com/categories/movies_{page}_d.html',
|
||||
profile: 'https://backroomcastingcouch.com/models/{actorSlug}.html',
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user