Removed remote browser config into bypass browser section.
This commit is contained in:
@@ -229,12 +229,12 @@ module.exports = {
|
||||
'www.kink.com',
|
||||
'store2.psmcdn.net', // Team Skeet API
|
||||
],
|
||||
},
|
||||
remote: {
|
||||
enable: false,
|
||||
use: false,
|
||||
address: 'ws://10.0.0.1:3333/browser',
|
||||
key: null,
|
||||
remote: {
|
||||
enable: false,
|
||||
use: false,
|
||||
address: 'ws://10.0.0.1:3333/browser',
|
||||
key: null,
|
||||
},
|
||||
},
|
||||
cloudflare: {
|
||||
enable: false,
|
||||
|
||||
Reference in New Issue
Block a user