|
@@ -58,4 +58,4 @@ doubleIdDetected = ""; //
|
|
|
// SIGNATURE VERIFICATION
|
|
// SIGNATURE VERIFICATION
|
|
|
onUnsignedData = "kick (_this select 0)"; // unsigned data detected
|
|
onUnsignedData = "kick (_this select 0)"; // unsigned data detected
|
|
|
onHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detected
|
|
onHackedData = "kick (_this select 0)"; //"ban (_this select 0)"; // tampering of the signature detected
|
|
|
-onDifferentData = "";
|
|
|
|
|
|
|
+onDifferentData = "";
|