Redesigned release page. Added 'single site' marker, linking directly to network page. Fixed Dogfart scraper duration.

This commit is contained in:
2019-11-14 05:13:38 +01:00
parent 4fa13bb163
commit bf223adc55
38 changed files with 624 additions and 205 deletions

View File

@@ -1000,6 +1000,7 @@ function getSites(networksMap) {
name: 'Jules Jordan',
url: 'https://www.julesjordan.com',
description: 'Jules Jordan\'s Official Membership Site',
parameters: JSON.stringify({ independent: true }),
network_id: networksMap['julesjordan'],
},
// KINK
@@ -1233,6 +1234,7 @@ function getSites(networksMap) {
name: 'LegalPorno',
url: 'https://www.legalporno.com',
description: 'The Best HD Porn For You!',
parameters: JSON.stringify({ independent: true }),
network_id: networksMap['legalporno'],
},
{

View File

@@ -131,6 +131,7 @@ function getTags(groupsMap) {
{
name: 'ass to mouth',
slug: 'ass-to-mouth',
priority: 8,
alias_for: null,
},
{
@@ -411,6 +412,7 @@ function getTags(groupsMap) {
{
name: 'gay',
slug: 'gay',
priority: 10,
alias_for: null,
},
{
@@ -761,6 +763,7 @@ function getTags(groupsMap) {
{
name: 'transsexual',
slug: 'transsexual',
priority: 10,
alias_for: null,
},
{