Reusing unprint browser by default.

This commit is contained in:
DebaucheryLibrarian 2026-01-04 01:10:07 +01:00
parent 2872f90c2a
commit b0e8ae8b5b
2 changed files with 1 additions and 1 deletions

View File

@ -8469,6 +8469,7 @@ const sites = [
slug: 'realpornstars',
name: 'Real Pornstars',
url: 'https://www.naughtyamerica.com/site/real-pornstars',
tags: ['vr'],
parent: 'naughtyamerica',
},
{

View File

@ -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',