Compare commits
2 Commits
2872f90c2a
...
0a5a84c0d4
| Author | SHA1 | Date |
|---|---|---|
|
|
0a5a84c0d4 | |
|
|
b0e8ae8b5b |
|
|
@ -1,12 +1,12 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.244.102",
|
||||
"version": "1.244.103",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "traxxx",
|
||||
"version": "1.244.102",
|
||||
"version": "1.244.103",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@aws-sdk/client-s3": "^3.458.0",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "traxxx",
|
||||
"version": "1.244.102",
|
||||
"version": "1.244.103",
|
||||
"description": "All the latest porn releases in one place",
|
||||
"main": "src/app.js",
|
||||
"scripts": {
|
||||
|
|
|
|||
|
|
@ -8469,6 +8469,7 @@ const sites = [
|
|||
slug: 'realpornstars',
|
||||
name: 'Real Pornstars',
|
||||
url: 'https://www.naughtyamerica.com/site/real-pornstars',
|
||||
tags: ['vr'],
|
||||
parent: 'naughtyamerica',
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -35,7 +35,6 @@ 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