Updated Kink channel inventory, separated Kink Men.

This commit is contained in:
DebaucheryLibrarian
2022-12-31 17:50:39 +01:00
parent e8740f74ce
commit 0d846c8871
145 changed files with 179 additions and 92 deletions

View File

@@ -58,6 +58,16 @@ const parentNetworks = [
name: 'Radical Entertainment',
url: 'https://radicalcash.com',
},
{
slug: 'kink',
name: 'Kink',
url: 'https://www.kink.com',
description: 'Authentic Bondage & Real BDSM Porn Videos. Demystifying and celebrating alternative sexuality by providing the most authentic kinky videos. Experience the other side of porn.',
parameters: {
interval: 1000,
concurrency: 1,
},
},
];
const networks = [
@@ -367,10 +377,10 @@ const networks = [
url: 'http://www.killergram.com',
},
{
slug: 'kink',
name: 'Kink',
url: 'https://www.kink.com',
description: 'Authentic Bondage & Real BDSM Porn Videos. Demystifying and celebrating alternative sexuality by providing the most authentic kinky videos. Experience the other side of porn.',
slug: 'kinkmen',
name: 'Kink Men',
url: 'https://www.kinkmen.com',
parent: 'kink',
parameters: {
interval: 1000,
concurrency: 1,