Using brief mode on Insex.

This commit is contained in:
2020-02-12 04:59:15 +01:00
parent e22b09700d
commit 48b10d0f49
3 changed files with 19 additions and 12 deletions

View File

@@ -574,6 +574,11 @@ function getTags(groupsMap) {
alias_for: null,
group_id: groupsMap.clothing,
},
{
name: 'live',
slug: 'live',
alias_for: null,
},
{
name: 'maid',
slug: 'maid',

View File

@@ -1801,7 +1801,7 @@ const sites = [
slug: 'realtimebondage',
name: 'Real Time Bondage',
url: 'http://www.realtimebondage.com',
tags: ['bdsm'],
tags: ['bdsm', 'live'],
network: 'insex',
},
{