Compare commits
No commits in common. "0a5a84c0d42450cbf1f2a76c176b95b4a01aa309" and "2872f90c2a869d3a69a3702a338c8324adfce876" have entirely different histories.
0a5a84c0d4
...
2872f90c2a
|
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.244.103",
|
"version": "1.244.102",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "traxxx",
|
"name": "traxxx",
|
||||||
"version": "1.244.103",
|
"version": "1.244.102",
|
||||||
"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.103",
|
"version": "1.244.102",
|
||||||
"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": {
|
||||||
|
|
|
||||||
|
|
@ -8469,7 +8469,6 @@ const sites = [
|
||||||
slug: 'realpornstars',
|
slug: 'realpornstars',
|
||||||
name: 'Real Pornstars',
|
name: 'Real Pornstars',
|
||||||
url: 'https://www.naughtyamerica.com/site/real-pornstars',
|
url: 'https://www.naughtyamerica.com/site/real-pornstars',
|
||||||
tags: ['vr'],
|
|
||||||
parent: 'naughtyamerica',
|
parent: 'naughtyamerica',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -35,6 +35,7 @@ unprint.options({
|
||||||
headers: {
|
headers: {
|
||||||
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',
|
'User-Agent': 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',
|
||||||
},
|
},
|
||||||
|
scope: null, // don't reuse browser
|
||||||
context: {
|
context: {
|
||||||
// browser requests
|
// browser requests
|
||||||
userAgent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',
|
userAgent: 'Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36',
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue