Compare commits
2 Commits
376ad76590
...
ec58893b81
Author | SHA1 | Date |
---|---|---|
|
ec58893b81 | |
|
354d88cd14 |
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.244.75",
|
"version": "1.244.76",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.244.75",
|
"version": "1.244.76",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@aws-sdk/client-s3": "^3.458.0",
|
"@aws-sdk/client-s3": "^3.458.0",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.244.75",
|
"version": "1.244.76",
|
||||||
"description": "All the latest porn releases in one place",
|
"description": "All the latest porn releases in one place",
|
||||||
"main": "src/app.js",
|
"main": "src/app.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
|
@ -490,6 +490,15 @@ const sites = [
|
||||||
url: 'https://www.adulttime.com/series/she-wants-him',
|
url: 'https://www.adulttime.com/series/she-wants-him',
|
||||||
parent: 'adulttime',
|
parent: 'adulttime',
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: 'SX Originals',
|
||||||
|
slug: 'sxoriginals',
|
||||||
|
url: 'https://www.adulttime.com/channel/sxoriginals',
|
||||||
|
parent: 'adulttime',
|
||||||
|
parameters: {
|
||||||
|
queryChannel: true,
|
||||||
|
},
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: 'Transfixed',
|
name: 'Transfixed',
|
||||||
slug: 'transfixed',
|
slug: 'transfixed',
|
||||||
|
|
Loading…
Reference in New Issue