Using API to fetch Aziani block IDs, fixed block IDs were incorrect interpretation.
This commit is contained in:
@@ -1325,7 +1325,6 @@ const sites = [
|
||||
seriesId: 268,
|
||||
// areaId: 3,
|
||||
areaId: '3b4c609c-6a0d-4cb9-9cce-0605f32b79ec',
|
||||
blockId: 114458,
|
||||
scene: 'https://aziani.com',
|
||||
},
|
||||
},
|
||||
@@ -1338,9 +1337,7 @@ const sites = [
|
||||
parameters: {
|
||||
// areaId: 2,
|
||||
areaId: '4f0a134f-8a1b-4bcb-8013-7e02fac4f61d',
|
||||
blockId: 114064,
|
||||
seriesId: 107,
|
||||
modelBlockId: 114129,
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1351,10 +1348,9 @@ const sites = [
|
||||
independent: true,
|
||||
parameters: {
|
||||
// areaId: 11,
|
||||
videos: '/creampiled-videos',
|
||||
areaId: '29c61dae-db14-419b-93a4-d016b928dee9',
|
||||
blockId: 115990,
|
||||
seriesId: 436,
|
||||
modelBlockId: 115345,
|
||||
},
|
||||
},
|
||||
{
|
||||
@@ -1366,7 +1362,6 @@ const sites = [
|
||||
parameters: {
|
||||
// areaId: 8,
|
||||
areaId: 'ae0a26fe-7f08-433d-bb04-a9b6f358c48e',
|
||||
blockId: 116531,
|
||||
seriesId: 395,
|
||||
},
|
||||
},
|
||||
@@ -1378,7 +1373,6 @@ const sites = [
|
||||
parameters: {
|
||||
// areaId: 3,
|
||||
areaId: '3b4c609c-6a0d-4cb9-9cce-0605f32b79ec',
|
||||
blockId: 114458,
|
||||
seriesId: 105,
|
||||
scene: 'https://aziani.com',
|
||||
},
|
||||
@@ -1392,7 +1386,6 @@ const sites = [
|
||||
parameters: {
|
||||
// areaId: 3,
|
||||
areaId: '3b4c609c-6a0d-4cb9-9cce-0605f32b79ec',
|
||||
blockId: 114458,
|
||||
seriesId: 106,
|
||||
scene: 'https://aziani.com',
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user