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