This website works better with JavaScript.
Explore
Help
Sign In
XPUB
/
issue.xpub.nl
Watch
71
Star
3
Fork
You've already forked issue.xpub.nl
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Update '12/pipeserver.js'
Browse Source
master
ioanatomici
5 years ago
parent
6ccf8e7c10
commit
bd05ba76ed
1 changed files
with
3 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
12/pipeserver.js
Unescape
Escape
View File
@ -70,4 +70,6 @@ function connect () {
sock
=
null
;
sock
=
null
;
window
.
setTimeout
(
connect
,
2500
)
;
window
.
setTimeout
(
connect
,
2500
)
;
}
}
}
}
connect
(
)
;
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
XPUB/issue.xpub.nl
Title
Body
Create Issue