Updated unprint, integrated remote browser. Updated Kink affiliate URLs.

This commit is contained in:
DebaucheryLibrarian
2026-03-20 23:01:57 +01:00
parent 283c44d2fc
commit f46b56f606
5 changed files with 116 additions and 31 deletions

View File

@@ -231,10 +231,10 @@ module.exports = {
],
},
remote: {
enabled: false,
address: 'http://10.0.0.1:3333',
enable: false,
use: false,
address: 'ws://10.0.0.1:3333/browser',
key: null,
methods: ['browser'],
},
cloudflare: {
enable: false,