File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -266,6 +266,12 @@ Note: On configuaration page set "Delay Before Starting a Live Payload:" to "0"
266
266
< INPUT type = "submit" form = "bs " value=" BACKSPACE "></form>
267
267
< /td >
268
268
< td >
269
+ < FORM action = "/runlivepayload" method = "post" id = "space" target = "iframe" >
270
+ < INPUT type = "radio" name = "livepayloadpresent" value = "1" hidden = "1" checked = "checked" >
271
+ < textarea style = "width: 100%;" form = "space" rows = "1" cols = "100" name = "livepayload" hidden = "1" > Press :32 < /textarea >
272
+ < INPUT type = "submit" form = "space " value=" SPACE BAR "></form>
273
+ < /td >
274
+ < td >
269
275
< FORM action = "/runlivepayload" method = "post" id = "pu" target = "iframe" >
270
276
< INPUT type = "radio" name = "livepayloadpresent" value = "1" hidden = "1" checked = "checked" >
271
277
< textarea style = "width: 100%;" form = "pu" rows = "1" cols = "100" name = "livepayload" hidden = "1" > Press :211 < /textarea >
Original file line number Diff line number Diff line change 1
- String version = "2.7.5 " ;
1
+ String version = "2.7.51 " ;
2
2
String latestardversion = "2.2" ;
You can’t perform that action at this time.
0 commit comments