From c66d7aa26f4432a3e24d916d1836e1e94babc186 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Sun, 4 Jan 2026 05:51:56 +0100 Subject: [PATCH] Fixed Naughty America site slug conflict. --- seeds/02_sites.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/seeds/02_sites.js b/seeds/02_sites.js index cdfcdb52..83ef4edb 100755 --- a/seeds/02_sites.js +++ b/seeds/02_sites.js @@ -7980,8 +7980,7 @@ const sites = [ { slug: 'thundercock', name: 'Thundercock', - rename: 'bigcockbully', - alias: ['thck', 'bcb', 'big cock bully'], + alias: ['thck'], url: 'https://www.naughtyamerica.com/site/thundercock', parent: 'naughtyamerica', },