Built motion from commit a61a4a20.|2.5.46
[motion2.git] / server / api / system / index.js
index 3e24a73..a54cb4a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xcff2=['Router','../../components/auth/service','get','isAuthenticated','index','/process/:pid/kill','express'];(function(_0x52599d,_0x5d8a4e){var _0x395e94=function(_0x595eeb){while(--_0x595eeb){_0x52599d['push'](_0x52599d['shift']());}};_0x395e94(++_0x5d8a4e);}(_0xcff2,0x172));var _0x2cff=function(_0x555ebb,_0x4b1b68){_0x555ebb=_0x555ebb-0x0;var _0x3c0a4a=_0xcff2[_0x555ebb];return _0x3c0a4a;};'use strict';var express=require(_0x2cff('0x0'));var router=express[_0x2cff('0x1')]();var auth=require(_0x2cff('0x2'));var controller=require('./system.controller');router[_0x2cff('0x3')]('/',auth[_0x2cff('0x4')](),controller[_0x2cff('0x5')]);router[_0x2cff('0x3')](_0x2cff('0x6'),auth[_0x2cff('0x4')](),controller['killProcess']);module['exports']=router;
\ No newline at end of file
+var _0x1acd=['get','/process/:pid/kill','killProcess','exports','express','Router','../../components/auth/service','./system.controller','isAuthenticated'];(function(_0x59162a,_0x10e547){var _0x35e50d=function(_0x578425){while(--_0x578425){_0x59162a['push'](_0x59162a['shift']());}};_0x35e50d(++_0x10e547);}(_0x1acd,0x1e1));var _0xd1ac=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x1acd[_0x3dd15e];return _0x231fd0;};'use strict';var express=require(_0xd1ac('0x0'));var router=express[_0xd1ac('0x1')]();var auth=require(_0xd1ac('0x2'));var controller=require(_0xd1ac('0x3'));router['get']('/',auth[_0xd1ac('0x4')](),controller['index']);router[_0xd1ac('0x5')](_0xd1ac('0x6'),auth[_0xd1ac('0x4')](),controller[_0xd1ac('0x7')]);module[_0xd1ac('0x8')]=router;
\ No newline at end of file