Added Taboo Heat.
This commit is contained in:
parent
6f36f1c7d7
commit
95460c98a7
|
@ -619,6 +619,17 @@ const sites = [
|
|||
scene: false,
|
||||
},
|
||||
},
|
||||
{
|
||||
name: 'Taboo Heat',
|
||||
slug: 'tabooheat',
|
||||
url: 'https://www.tabooheat.com',
|
||||
parent: 'gamma',
|
||||
independent: true,
|
||||
parameters: {
|
||||
layout: 'api',
|
||||
scene: 'https://www.tabooheat.com/en/video/tabooheat',
|
||||
},
|
||||
},
|
||||
// AMATEUR ALLURE
|
||||
{
|
||||
name: 'Amateur Allure',
|
||||
|
|
Loading…
Reference in New Issue