Extended Aziani scraper to support Cosplayground.
This commit is contained in:
@@ -13529,6 +13529,26 @@ const sites = [
|
||||
},
|
||||
},
|
||||
},
|
||||
// SKM
|
||||
{
|
||||
slug: 'cosplayground',
|
||||
name: 'Cosplayground',
|
||||
url: 'https://cosplayground.com',
|
||||
tags: ['cosplay'],
|
||||
parent: 'ksm',
|
||||
independent: true,
|
||||
parameters: {
|
||||
// seems to use same CMS as Aziani
|
||||
api: 'https://api.cosplayground.com/tour_api.php',
|
||||
seriesId: null,
|
||||
areaId: '2bc2444e-a053-40a2-bc4b-ca3618521563',
|
||||
cdn: 'https://c880f36aa8.mjedge.net',
|
||||
entryIdSlug: true,
|
||||
videos: '/videos',
|
||||
scenePath: '/videos',
|
||||
modelPath: '/models',
|
||||
},
|
||||
},
|
||||
// TEEN CORE CLUB
|
||||
{
|
||||
name: 'Analyzed Girls',
|
||||
|
||||
Reference in New Issue
Block a user