Built motion from commit 1ea47bf4.|2.6.34
[motion2.git] / server / api / system / index.js
index 86583a6..2bfd573 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x51b8=['get','killProcess','exports','express','Router','../../components/auth/service','./system.controller','isAuthenticated'];(function(_0x5d8018,_0x588592){var _0x151ac4=function(_0x548679){while(--_0x548679){_0x5d8018['push'](_0x5d8018['shift']());}};_0x151ac4(++_0x588592);}(_0x51b8,0x1eb));var _0x851b=function(_0xe9d604,_0x573d49){_0xe9d604=_0xe9d604-0x0;var _0x2d6709=_0x51b8[_0xe9d604];return _0x2d6709;};'use strict';var express=require(_0x851b('0x0'));var router=express[_0x851b('0x1')]();var auth=require(_0x851b('0x2'));var controller=require(_0x851b('0x3'));router['get']('/',auth[_0x851b('0x4')](),controller['index']);router[_0x851b('0x5')]('/process/:pid/kill',auth[_0x851b('0x4')](),controller[_0x851b('0x6')]);module[_0x851b('0x7')]=router;
\ No newline at end of file
+var _0xbf3b=['./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express','Router','../../components/auth/service'];(function(_0x358ad5,_0x541e0e){var _0x391396=function(_0x46874d){while(--_0x46874d){_0x358ad5['push'](_0x358ad5['shift']());}};_0x391396(++_0x541e0e);}(_0xbf3b,0x1dd));var _0xbbf3=function(_0x3795f2,_0x53c3b1){_0x3795f2=_0x3795f2-0x0;var _0x82376b=_0xbf3b[_0x3795f2];return _0x82376b;};'use strict';var express=require(_0xbbf3('0x0'));var router=express[_0xbbf3('0x1')]();var auth=require(_0xbbf3('0x2'));var controller=require(_0xbbf3('0x3'));router[_0xbbf3('0x4')]('/',auth[_0xbbf3('0x5')](),controller[_0xbbf3('0x6')]);router[_0xbbf3('0x4')](_0xbbf3('0x7'),auth[_0xbbf3('0x5')](),controller[_0xbbf3('0x8')]);module[_0xbbf3('0x9')]=router;
\ No newline at end of file