Extended Aziani scraper to support Cosplayground.
This commit is contained in:
@@ -1715,6 +1715,10 @@ const aliases = [
|
||||
name: 'busty - big boobs',
|
||||
for: 'big-boobs',
|
||||
},
|
||||
{
|
||||
name: 'big breasts',
|
||||
for: 'big-boobs',
|
||||
},
|
||||
{
|
||||
name: 'busty: big beautiful breast',
|
||||
for: 'big-boobs',
|
||||
|
||||
@@ -284,6 +284,7 @@ const networks = [
|
||||
areaId: '3b4c609c-6a0d-4cb9-9cce-0605f32b79ec',
|
||||
blockId: 114458,
|
||||
scene: 'https://aziani.com',
|
||||
api: 'https://azianistudios.com/tour_api.php',
|
||||
cdn: 'https://c75c0c3063.mjedge.net',
|
||||
},
|
||||
},
|
||||
@@ -593,6 +594,11 @@ const networks = [
|
||||
concurrency: 1,
|
||||
},
|
||||
},
|
||||
{
|
||||
slug: 'ksm',
|
||||
name: 'KSM',
|
||||
hasLogo: false,
|
||||
},
|
||||
{
|
||||
slug: 'letsdoeit',
|
||||
name: 'LetsDoeIt',
|
||||
|
||||
@@ -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