Security / Android compat / Functional extension
This commit is contained in:
@@ -1,9 +1,2 @@
|
||||
this["$SCRIPT_NAME$"] = function(){
|
||||
$CODE$
|
||||
};
|
||||
|
||||
try{
|
||||
this["$SCRIPT_NAME$"]();
|
||||
}catch(e){
|
||||
print(e)
|
||||
}
|
||||
$CODE$
|
||||
|
||||
Reference in New Issue
Block a user