Skip to content

Commit 4944715

Browse files
committed
oopers
1 parent 1f86cb9 commit 4944715

File tree

1 file changed

+0
-9
lines changed
  • src/main/java/me/ayunami2000/ayunViaProxyEagUtils

1 file changed

+0
-9
lines changed

src/main/java/me/ayunami2000/ayunViaProxyEagUtils/Main.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -90,15 +90,6 @@ public void onEvent(final Proxy2ServerChannelInitializeEvent event) throws URISy
9090
addr = ((ProxyConnection) proxyConnection).getServerAddress();
9191
}
9292

93-
94-
95-
96-
c2p.attr(secureWs).set(true); // todo: THIS!!
97-
98-
99-
100-
101-
10293
if (c2p.hasAttr(secureWs)) {
10394
doWsServerStuff(ch, proxyConnection, c2p, addr);
10495
if (!event.isLegacyPassthrough()) {

0 commit comments

Comments
 (0)