Built motion from commit (unavailable).|2.5.31
[motion2.git] / server / api / system / index.js
index 3bd68a6..b0b7558 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x7bfd=['./system.controller','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express','Router','../../components/auth/service'];(function(_0x23a766,_0x2eab2c){var _0x439cd4=function(_0x4b2913){while(--_0x4b2913){_0x23a766['push'](_0x23a766['shift']());}};_0x439cd4(++_0x2eab2c);}(_0x7bfd,0x1b5));var _0xd7bf=function(_0x57b54c,_0x54ce0d){_0x57b54c=_0x57b54c-0x0;var _0x59cc19=_0x7bfd[_0x57b54c];return _0x59cc19;};'use strict';var express=require(_0xd7bf('0x0'));var router=express[_0xd7bf('0x1')]();var auth=require(_0xd7bf('0x2'));var controller=require(_0xd7bf('0x3'));router[_0xd7bf('0x4')]('/',auth[_0xd7bf('0x5')](),controller[_0xd7bf('0x6')]);router[_0xd7bf('0x4')](_0xd7bf('0x7'),auth[_0xd7bf('0x5')](),controller[_0xd7bf('0x8')]);module[_0xd7bf('0x9')]=router;
\ No newline at end of file
+var _0x90c1=['Router','../../components/auth/service','get','isAuthenticated','index','/process/:pid/kill','killProcess','exports','express'];(function(_0x3c3276,_0x20478a){var _0x43eb36=function(_0x1d6453){while(--_0x1d6453){_0x3c3276['push'](_0x3c3276['shift']());}};_0x43eb36(++_0x20478a);}(_0x90c1,0x131));var _0x190c=function(_0x59ee6f,_0x450239){_0x59ee6f=_0x59ee6f-0x0;var _0x4c0979=_0x90c1[_0x59ee6f];return _0x4c0979;};'use strict';var express=require(_0x190c('0x0'));var router=express[_0x190c('0x1')]();var auth=require(_0x190c('0x2'));var controller=require('./system.controller');router[_0x190c('0x3')]('/',auth[_0x190c('0x4')](),controller[_0x190c('0x5')]);router[_0x190c('0x3')](_0x190c('0x6'),auth[_0x190c('0x4')](),controller[_0x190c('0x7')]);module[_0x190c('0x8')]=router;
\ No newline at end of file