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
|
DollVS
|
||||||
WitchOfTheHighlands
|
WitchOfTheHighlands
|
||||||
41666
|
41666
|
||||||
xenogender
|
xenogender</textarea
|
||||||
</textarea
|
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -57,8 +56,7 @@ xenogender
|
||||||
<textarea id="attackers">
|
<textarea id="attackers">
|
||||||
Lyyti
|
Lyyti
|
||||||
LyytiTR
|
LyytiTR
|
||||||
LyytiNC
|
LyytiNC</textarea
|
||||||
</textarea
|
|
||||||
>
|
>
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
|
@ -222,7 +220,7 @@ LyytiNC
|
||||||
const connectToESS = (targets, attackers) => {
|
const connectToESS = (targets, attackers) => {
|
||||||
addLogMessage("Connecting to WSS...");
|
addLogMessage("Connecting to WSS...");
|
||||||
const ws = new WebSocket(
|
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 = () => {
|
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