AAAAAAAAA

This commit is contained in:
QuiteAFancyEmerald 2021-12-03 20:23:54 -08:00
parent e815fff75e
commit 352ae6b2c1
No known key found for this signature in database
GPG key ID: 14E10C9F7DC07318

View file

@ -106,7 +106,6 @@ const proxy = new corrosion({
forceHttps: true,
codec: config.codec || 'xor',
ws: config.ws,
forceHttps: true,
requestMiddleware: [
corrosion.middleware.blacklist(blacklist, 'Service not allowed due to bot protection! Make sure you are not trying to verify on a proxy.'),
],