Redesigned release page. Added 'single site' marker, linking directly to network page. Fixed Dogfart scraper duration.
This commit is contained in:
@@ -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'],
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user