diff --git a/seeds/00_tags.js b/seeds/00_tags.js index 464ddf92..88390d08 100755 --- a/seeds/00_tags.js +++ b/seeds/00_tags.js @@ -815,6 +815,10 @@ const tags = [ description: 'Two men fucking one woman, but not eachother. Typically involves a \'spitroast\', where one guy gets a blowjob and the other fucks her pussy or ass.', group: 'group', }, + { + name: 'spitroast', + slug: 'spitroast', + }, { name: 'military', slug: 'military', @@ -1893,6 +1897,14 @@ const aliases = [ name: 'double penetration (dp)', for: 'dp', }, + { + name: 'double penetration ass pussy', + for: 'dp', + }, + { + name: 'double penetration mouth pussy', + for: 'spitroast', + }, { name: 'double penetration - dp', for: 'dp', @@ -2355,11 +2367,6 @@ const aliases = [ name: 'spit', for: 'saliva', }, - { - name: 'spitroast', - for: 'mfm', - secondary: true, - }, { name: 'spoon', for: 'spooning',