forked from DebaucheryLibrarian/traxxx
Refactored Bang! scraper to match new website, first use of unprint.
This commit is contained in:
@@ -294,13 +294,13 @@ module.exports = {
|
||||
},
|
||||
bypass: {
|
||||
browser: {
|
||||
enable: true,
|
||||
enable: false,
|
||||
hostnames: [ // these can run in the same browser session
|
||||
'www.kink.com',
|
||||
],
|
||||
},
|
||||
cloudflare: {
|
||||
enable: true,
|
||||
enable: false,
|
||||
auto: true, // try bypass when CF challenge is detected
|
||||
path: 'http://localhost:8191/v1',
|
||||
sharedHostnames: [ // these can run in the same browser session
|
||||
|
||||
Reference in New Issue
Block a user