Compare commits
No commits in common. "0a5a84c0d42450cbf1f2a76c176b95b4a01aa309" and "2872f90c2a869d3a69a3702a338c8324adfce876" have entirely different histories.
0a5a84c0d4
...
2872f90c2a
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.244.103",
|
||||
"version": "1.244.102",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "traxxx",
|
||||
"version": "1.244.103",
|
||||
"version": "1.244.102",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.458.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.244.103",
|
||||
"version": "1.244.102",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -8469,7 +8469,6 @@ const sites = [
|
|||
slug: 'realpornstars',
|
||||
name: 'Real Pornstars',
|
||||
url: 'https://www.naughtyamerica.com/site/real-pornstars',
|
||||
tags: ['vr'],
|
||||
parent: 'naughtyamerica',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -35,6 +35,7 @@ unprint.options({
|
|||
headers: {
|
||||
'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: {
|
||||
// browser requests
|
||||
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