Compare commits
No commits in common. "d6fb9da176706fafad9577d87215b476270b6d49" and "5f2c1f3b5cede3d6c2d6962513eb92d6106babc3" have entirely different histories.
d6fb9da176
...
5f2c1f3b5c
|
@ -34,7 +34,6 @@ module.exports = {
|
|||
'twistys',
|
||||
'babes',
|
||||
'fakehub',
|
||||
'sexyhub',
|
||||
'metrohd',
|
||||
'iconmale',
|
||||
'men',
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.107.9",
|
||||
"version": "1.107.8",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.107.9",
|
||||
"version": "1.107.8",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
Before Width: | Height: | Size: 1.1 KiB |
Before Width: | Height: | Size: 4.2 KiB |
Before Width: | Height: | Size: 17 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 2.2 KiB |
Before Width: | Height: | Size: 5.6 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 16 KiB |
Before Width: | Height: | Size: 1.9 KiB |
Before Width: | Height: | Size: 56 KiB |
Before Width: | Height: | Size: 20 KiB |
Before Width: | Height: | Size: 13 KiB |
Before Width: | Height: | Size: 46 KiB |
Before Width: | Height: | Size: 11 KiB |
Before Width: | Height: | Size: 12 KiB |
Before Width: | Height: | Size: 9.0 KiB |
Before Width: | Height: | Size: 8.7 KiB |
Before Width: | Height: | Size: 9.1 KiB |
Before Width: | Height: | Size: 5.9 KiB |
|
@ -7,13 +7,9 @@
|
|||
|
||||
<title>traxxx</title>
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<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>
|
||||
|
||||
<link href="/css/style.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
<div id="container"></div>
|
||||
|
|
|
@ -353,12 +353,6 @@ const networks = [
|
|||
url: 'https://www.scorepass.com',
|
||||
description: '',
|
||||
},
|
||||
{
|
||||
slug: 'sexyhub',
|
||||
name: 'Sexy Hub',
|
||||
url: 'https://www.sexyhub.com',
|
||||
parent: 'mindgeek',
|
||||
},
|
||||
{
|
||||
slug: 'teamskeet',
|
||||
name: 'Team Skeet',
|
||||
|
|
|
@ -5176,49 +5176,6 @@ const sites = [
|
|||
url: 'https://www.milfbundle.com/yourwifemymeat',
|
||||
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
|
||||
{
|
||||
slug: 'exxxtrasmall',
|
||||
|
|
|
@ -113,7 +113,6 @@ module.exports = {
|
|||
puretaboo,
|
||||
realitykings,
|
||||
score,
|
||||
sexyhub: mindgeek,
|
||||
swallowsalon: julesjordan,
|
||||
teamskeet,
|
||||
twistys,
|
||||
|
@ -184,7 +183,6 @@ module.exports = {
|
|||
private: privateNetwork,
|
||||
realitykings,
|
||||
score,
|
||||
sexyhub: mindgeek,
|
||||
seehimfuck: hush,
|
||||
thatsitcomshow: nubiles,
|
||||
transangels,
|
||||
|
|