Added tag page. Added default 'anal' tag to Vixen scraper for Tushy and Tushy Raw.

This commit is contained in:
2019-11-11 05:18:28 +01:00
parent 4c1087ca53
commit 681f1bca85
37 changed files with 348 additions and 84 deletions

View File

@@ -5,47 +5,47 @@ const upsert = require('../src/utils/upsert');
const groups = [
{
slug: 'age',
group: 'Age',
name: 'Age',
},
{
slug: 'body',
group: 'Body',
name: 'Body',
},
{
slug: 'clothing',
group: 'Clothing',
name: 'Clothing',
},
{
slug: 'ethnicity',
group: 'Ethnicity',
name: 'Ethnicity',
},
{
slug: 'group',
group: 'Group sex',
name: 'Group sex',
},
{
slug: 'hair',
group: 'Hair',
name: 'Hair',
},
{
slug: 'location',
group: 'Location',
name: 'Location',
},
{
slug: 'orientation',
group: 'Orientation',
name: 'Orientation',
},
{
slug: 'penetration',
group: 'Penetration',
name: 'Penetration',
},
{
slug: 'position',
group: 'Position',
name: 'Position',
},
{
slug: 'roleplay',
group: 'Roleplay',
name: 'Roleplay',
},
];
@@ -54,6 +54,7 @@ function getTags(groupsMap) {
{
name: '4K',
slug: '4k',
description: 'Available in high quality 4K resolution.',
alias_for: null,
},
{
@@ -66,6 +67,7 @@ function getTags(groupsMap) {
name: 'airtight',
slug: 'airtight',
alias_for: null,
description: 'A cock in every penetrable hole (of a woman); one in the mouth, one in the vagina, and one in the asshole.',
group_id: groupsMap['penetration'],
},
{
@@ -83,15 +85,18 @@ function getTags(groupsMap) {
name: 'anal creampie',
slug: 'anal-creampie',
alias_for: null,
description: 'Ejaculating into the asshole.'
},
{
name: 'anal',
slug: 'anal',
description: 'Penetrating the asshole with a (real) dick.',
alias_for: null,
},
{
name: 'anal fingering',
slug: 'anal-fingering',
name: 'ass fingering',
slug: 'ass-fingering',
description: 'Inserting one or multiple fingers into the asshole.',
alias_for: null,
},
{
@@ -663,6 +668,12 @@ function getTags(groupsMap) {
slug: 'spanking',
alias_for: null,
},
{
name: 'spooning',
slug: 'spooning',
alias_for: null,
group_id: groupsMap['position'],
},
{
name: 'strapon',
slug: 'strapon',
@@ -827,6 +838,10 @@ function getTagAliases(tagsMap) {
name: 'asians',
alias_for: tagsMap['asian'],
},
{
name: 'anal fingering',
alias_for: tagsMap['ass-fingering'],
},
{
name: 'ass licking',
alias_for: tagsMap['ass-eating'],
@@ -855,6 +870,10 @@ function getTagAliases(tagsMap) {
name: 'fmf',
alias_for: tagsMap['fmf'],
},
{
name: 'ffm',
alias_for: tagsMap['fmf'],
},
{
name: 'bgb',
alias_for: tagsMap['mfm'],
@@ -947,6 +966,10 @@ function getTagAliases(tagsMap) {
name: 'buttplug',
alias_for: tagsMap['anal-toys'],
},
{
name: 'butt plug',
alias_for: tagsMap['anal-toys'],
},
{
name: 'caning',
alias_for: tagsMap['corporal-punishment'],