Built motion from commit ffdca78c.|2.6.24
[motion2.git] / server / api / system / index.js
index 2b60fef..0d7fe97 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xfa4d=['exports','express','Router','../../components/auth/service','get','isAuthenticated','index'];(function(_0x4a9b83,_0x5115d7){var _0x47d3d3=function(_0x1b82b1){while(--_0x1b82b1){_0x4a9b83['push'](_0x4a9b83['shift']());}};_0x47d3d3(++_0x5115d7);}(_0xfa4d,0x17b));var _0xdfa4=function(_0x155bf8,_0x461a02){_0x155bf8=_0x155bf8-0x0;var _0x57f879=_0xfa4d[_0x155bf8];return _0x57f879;};'use strict';var express=require(_0xdfa4('0x0'));var router=express[_0xdfa4('0x1')]();var auth=require(_0xdfa4('0x2'));var controller=require('./system.controller');router[_0xdfa4('0x3')]('/',auth[_0xdfa4('0x4')](),controller[_0xdfa4('0x5')]);router[_0xdfa4('0x3')]('/process/:pid/kill',auth[_0xdfa4('0x4')](),controller['killProcess']);module[_0xdfa4('0x6')]=router;
\ No newline at end of file
+var _0x11f7=['index','exports','express','Router','../../components/auth/service','./system.controller','get','isAuthenticated'];(function(_0x308b2b,_0x1440d1){var _0x2b0467=function(_0x471f5e){while(--_0x471f5e){_0x308b2b['push'](_0x308b2b['shift']());}};_0x2b0467(++_0x1440d1);}(_0x11f7,0x1a2));var _0x711f=function(_0x1b42b9,_0x303b2f){_0x1b42b9=_0x1b42b9-0x0;var _0x288f82=_0x11f7[_0x1b42b9];return _0x288f82;};'use strict';var express=require(_0x711f('0x0'));var router=express[_0x711f('0x1')]();var auth=require(_0x711f('0x2'));var controller=require(_0x711f('0x3'));router[_0x711f('0x4')]('/',auth[_0x711f('0x5')](),controller[_0x711f('0x6')]);router[_0x711f('0x4')]('/process/:pid/kill',auth[_0x711f('0x5')](),controller['killProcess']);module[_0x711f('0x7')]=router;
\ No newline at end of file