From 50e7b1a437f6c09e23d0ca59a8854f28b8e128f6 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Mon, 16 Mar 2026 04:43:02 +0100 Subject: [PATCH] Separated spitroast from MFM tag, added Hardwerk DP tags. --- seeds/00_tags.js | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) 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',