Added SexyHub. Added favicon.

This commit is contained in:
ThePendulum 2020-03-07 04:27:20 +01:00
parent 5f2c1f3b5c
commit cd12b53071
25 changed files with 58 additions and 2 deletions

View File

@ -34,6 +34,7 @@ module.exports = {
'twistys', 'twistys',
'babes', 'babes',
'fakehub', 'fakehub',
'sexyhub',
'metrohd', 'metrohd',
'iconmale', 'iconmale',
'men', 'men',

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 46 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.9 KiB

View File

@ -7,9 +7,13 @@
<title>traxxx</title> <title>traxxx</title>
<script src="/js/bundle.js" defer></script> <link rel="stylesheet" href="/css/style.css">
<link href="/css/style.css" rel="stylesheet"> <link rel="icon" href="/img/favicon/favicon-16x16.ico" sizes="16x16">
<link rel="icon" href="/img/favicon/favicon-32x32.ico" sizes="32x32">
<link rel="icon" href="/img/favicon/favicon-62x62.ico" sizes="64x64">
<script src="/js/bundle.js" defer></script>
</head> </head>
<body> <body>
<div id="container"></div> <div id="container"></div>

View File

@ -353,6 +353,12 @@ const networks = [
url: 'https://www.scorepass.com', url: 'https://www.scorepass.com',
description: '', description: '',
}, },
{
slug: 'sexyhub',
name: 'Sexy Hub',
url: 'https://www.sexyhub.com',
parent: 'mindgeek',
},
{ {
slug: 'teamskeet', slug: 'teamskeet',
name: 'Team Skeet', name: 'Team Skeet',

View File

@ -5176,6 +5176,49 @@ const sites = [
url: 'https://www.milfbundle.com/yourwifemymeat', url: 'https://www.milfbundle.com/yourwifemymeat',
network: 'score', network: 'score',
}, },
// SEXY HUB
{
slug: 'danejones',
name: 'Dane Jones',
url: 'https://www.danejones.com/',
parameters: { siteId: 290 },
network: 'sexyhub',
},
{
slug: 'lesbea',
name: 'Lesbea',
url: 'https://www.lesbea.com',
parameters: { siteId: 291 },
tags: ['lesbian'],
network: 'sexyhub',
},
{
slug: 'massagerooms',
name: 'Massage Rooms',
url: 'https://www.sexyhub.com/scenes?site=292',
tags: ['massage'],
network: 'sexyhub',
},
{
slug: 'momxxx',
name: 'Mom XXX',
url: 'https://www.sexyhub.com/scenes?site=293',
tags: ['milf'],
network: 'sexyhub',
},
{
slug: 'fitnessrooms',
name: 'Fitness Rooms',
url: 'https://www.sexyhub.com/scenes?site=294',
network: 'sexyhub',
},
{
slug: 'girlfriends',
name: 'Girlfriends',
url: 'https://www.sexyhub.com/scenes?site=289',
tags: ['lesbian'],
network: 'sexyhub',
},
// TEAM SKEET // TEAM SKEET
{ {
slug: 'exxxtrasmall', slug: 'exxxtrasmall',

View File

@ -113,6 +113,7 @@ module.exports = {
puretaboo, puretaboo,
realitykings, realitykings,
score, score,
sexyhub: mindgeek,
swallowsalon: julesjordan, swallowsalon: julesjordan,
teamskeet, teamskeet,
twistys, twistys,
@ -183,6 +184,7 @@ module.exports = {
private: privateNetwork, private: privateNetwork,
realitykings, realitykings,
score, score,
sexyhub: mindgeek,
seehimfuck: hush, seehimfuck: hush,
thatsitcomshow: nubiles, thatsitcomshow: nubiles,
transangels, transangels,