Removed remote browser config into bypass browser section.

This commit is contained in:
DebaucheryLibrarian
2026-03-20 23:09:54 +01:00
parent 63bda10c7d
commit 1c6a28247a
2 changed files with 7 additions and 7 deletions

View File

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