diff --git a/seeds/02_sites.js b/seeds/02_sites.js index b5222e2f..35c24d62 100755 --- a/seeds/02_sites.js +++ b/seeds/02_sites.js @@ -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',