eriofdksl
This commit is contained in:
parent
63092c66d8
commit
f7d1aaa61a
2 changed files with 4 additions and 5 deletions
|
@ -48,8 +48,7 @@ DollNC
|
|||
DollVS
|
||||
WitchOfTheHighlands
|
||||
41666
|
||||
xenogender
|
||||
</textarea
|
||||
xenogender</textarea
|
||||
>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -57,8 +56,7 @@ xenogender
|
|||
<textarea id="attackers">
|
||||
Lyyti
|
||||
LyytiTR
|
||||
LyytiNC
|
||||
</textarea
|
||||
LyytiNC</textarea
|
||||
>
|
||||
</div>
|
||||
<div>
|
||||
|
@ -222,7 +220,7 @@ LyytiNC
|
|||
const connectToESS = (targets, attackers) => {
|
||||
addLogMessage("Connecting to WSS...");
|
||||
const ws = new WebSocket(
|
||||
"https://push.nanite-systems.net/streaming?environment=ps2&service-id=s:saegd"
|
||||
"wss://push.nanite-systems.net/streaming?environment=ps2&service-id=s:saegd"
|
||||
);
|
||||
|
||||
ws.onopen = () => {
|
||||
|
|
1
t.html
Normal file
1
t.html
Normal file
|
@ -0,0 +1 @@
|
|||
<a href="/if-it-dies-in-game-it-dies-in-real-life/">iidigidirl</a>
|
Loading…
Add table
Reference in a new issue