Added beforeNetwork hook, used by MindGeek. Added Filthy Kings to Gamma.

This commit is contained in:
DebaucheryLibrarian
2021-10-27 17:19:23 +02:00
parent e5ad1648eb
commit a22c4d5679
13 changed files with 25 additions and 9 deletions

View File

@@ -3171,6 +3171,17 @@ const sites = [
url: 'https://blackambush.com',
parent: 'exploitedx',
},
// FILTHY KINGS
{
slug: 'filthykings',
name: 'Filthy Kings',
url: 'https://www.filthykings.com',
parent: 'gamma',
independent: true,
parameters: {
layout: 'api',
},
},
// FIRST ANAL QUEST
{
slug: 'firstanalquest',