diff --git a/config/default.js b/config/default.js index 4139bf36..d0811814 100644 --- a/config/default.js +++ b/config/default.js @@ -34,6 +34,7 @@ module.exports = { 'twistys', 'babes', 'fakehub', + 'sexyhub', 'metrohd', 'iconmale', 'men', diff --git a/public/img/favicon/favicon-16x16.ico b/public/img/favicon/favicon-16x16.ico new file mode 100644 index 00000000..8820f1bc Binary files /dev/null and b/public/img/favicon/favicon-16x16.ico differ diff --git a/public/img/favicon/favicon-32x32.ico b/public/img/favicon/favicon-32x32.ico new file mode 100644 index 00000000..81d3fdd7 Binary files /dev/null and b/public/img/favicon/favicon-32x32.ico differ diff --git a/public/img/favicon/favicon-64x64.ico b/public/img/favicon/favicon-64x64.ico new file mode 100644 index 00000000..2e3a97ec Binary files /dev/null and b/public/img/favicon/favicon-64x64.ico differ diff --git a/public/img/favicon/favicon-64x64.png b/public/img/favicon/favicon-64x64.png new file mode 100644 index 00000000..21acb886 Binary files /dev/null and b/public/img/favicon/favicon-64x64.png differ diff --git a/public/img/favicon/favicon-dark-16x16.ico b/public/img/favicon/favicon-dark-16x16.ico new file mode 100644 index 00000000..baccff78 Binary files /dev/null and b/public/img/favicon/favicon-dark-16x16.ico differ diff --git a/public/img/favicon/favicon-dark-32x32.ico b/public/img/favicon/favicon-dark-32x32.ico new file mode 100644 index 00000000..ab9bf020 Binary files /dev/null and b/public/img/favicon/favicon-dark-32x32.ico differ diff --git a/public/img/favicon/favicon-dark-64x64.ico b/public/img/favicon/favicon-dark-64x64.ico new file mode 100644 index 00000000..edfca919 Binary files /dev/null and b/public/img/favicon/favicon-dark-64x64.ico differ diff --git a/public/img/favicon/favicon.png b/public/img/favicon/favicon.png new file mode 100644 index 00000000..c6ba356a Binary files /dev/null and b/public/img/favicon/favicon.png differ diff --git a/public/img/logos/sexyhub/danejones.png b/public/img/logos/sexyhub/danejones.png new file mode 100644 index 00000000..7bfea94e Binary files /dev/null and b/public/img/logos/sexyhub/danejones.png differ diff --git a/public/img/logos/sexyhub/favicon.png b/public/img/logos/sexyhub/favicon.png new file mode 100644 index 00000000..4d083008 Binary files /dev/null and b/public/img/logos/sexyhub/favicon.png differ diff --git a/public/img/logos/sexyhub/fitnessrooms.png b/public/img/logos/sexyhub/fitnessrooms.png new file mode 100644 index 00000000..814a21b9 Binary files /dev/null and b/public/img/logos/sexyhub/fitnessrooms.png differ diff --git a/public/img/logos/sexyhub/girlfriends.png b/public/img/logos/sexyhub/girlfriends.png new file mode 100644 index 00000000..9b23811d Binary files /dev/null and b/public/img/logos/sexyhub/girlfriends.png differ diff --git a/public/img/logos/sexyhub/lesbea.png b/public/img/logos/sexyhub/lesbea.png new file mode 100644 index 00000000..8b3e151b Binary files /dev/null and b/public/img/logos/sexyhub/lesbea.png differ diff --git a/public/img/logos/sexyhub/massagerooms.png b/public/img/logos/sexyhub/massagerooms.png new file mode 100644 index 00000000..70628520 Binary files /dev/null and b/public/img/logos/sexyhub/massagerooms.png differ diff --git a/public/img/logos/sexyhub/misc/dane-jones.png b/public/img/logos/sexyhub/misc/dane-jones.png new file mode 100644 index 00000000..91086507 Binary files /dev/null and b/public/img/logos/sexyhub/misc/dane-jones.png differ diff --git a/public/img/logos/sexyhub/misc/lesbea.png b/public/img/logos/sexyhub/misc/lesbea.png new file mode 100644 index 00000000..30327916 Binary files /dev/null and b/public/img/logos/sexyhub/misc/lesbea.png differ diff --git a/public/img/logos/sexyhub/misc/mom-xxx.png b/public/img/logos/sexyhub/misc/mom-xxx.png new file mode 100644 index 00000000..9f72b03f Binary files /dev/null and b/public/img/logos/sexyhub/misc/mom-xxx.png differ diff --git a/public/img/logos/sexyhub/misc/sexy-hub.png b/public/img/logos/sexyhub/misc/sexy-hub.png new file mode 100644 index 00000000..a3447b84 Binary files /dev/null and b/public/img/logos/sexyhub/misc/sexy-hub.png differ diff --git a/public/img/logos/sexyhub/momxxx.png b/public/img/logos/sexyhub/momxxx.png new file mode 100644 index 00000000..931aff2a Binary files /dev/null and b/public/img/logos/sexyhub/momxxx.png differ diff --git a/public/img/logos/sexyhub/network.png b/public/img/logos/sexyhub/network.png new file mode 100644 index 00000000..c202a923 Binary files /dev/null and b/public/img/logos/sexyhub/network.png differ diff --git a/public/index.html b/public/index.html index c9c3ba72..ac97df7c 100644 --- a/public/index.html +++ b/public/index.html @@ -7,9 +7,13 @@ traxxx - + - + + + + +
diff --git a/seeds/01_networks.js b/seeds/01_networks.js index 6d25027e..bc963251 100644 --- a/seeds/01_networks.js +++ b/seeds/01_networks.js @@ -353,6 +353,12 @@ 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', diff --git a/seeds/02_sites.js b/seeds/02_sites.js index 24e0cdac..4f3be54f 100644 --- a/seeds/02_sites.js +++ b/seeds/02_sites.js @@ -5176,6 +5176,49 @@ 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', diff --git a/src/scrapers/scrapers.js b/src/scrapers/scrapers.js index 3b25ab66..05fd0455 100644 --- a/src/scrapers/scrapers.js +++ b/src/scrapers/scrapers.js @@ -113,6 +113,7 @@ module.exports = { puretaboo, realitykings, score, + sexyhub: mindgeek, swallowsalon: julesjordan, teamskeet, twistys, @@ -183,6 +184,7 @@ module.exports = { private: privateNetwork, realitykings, score, + sexyhub: mindgeek, seehimfuck: hush, thatsitcomshow: nubiles, transangels,