changed company name
This commit is contained in:
parent
e570009912
commit
c866d00c1b
175 changed files with 179 additions and 178 deletions
|
|
@ -32,7 +32,7 @@ function dragable_checkKeyEvent(e) {
|
|||
if (e.keyCode == 38 || e.keyCode == 40 || e.keyCode==37 || e.keyCode==39 || e.keyCode == 66 || e.keyCode == 65){
|
||||
contra+=e.keyCode;
|
||||
if (contra.indexOf("38403840373937396665") != -1) {
|
||||
alert("WebGUI was created by Plain Black LLC");
|
||||
alert("WebGUI was created by Plain Black Corporation");
|
||||
contra="";
|
||||
}
|
||||
}else {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue