Built motion from commit c49361c37b5f784889c8087ac6e0e91b7e6b561a. Version 3.0.0...
[motion-next.git] / server / api / system / index.js
index 087207d..805565e 100644 (file)
@@ -1 +1 @@
-const a618_0x26f7=['express','./system.controller','isAuthenticated','get','index','killProcess'];(function(_0xa9ce3,_0x26f7c9){const _0x37672d=function(_0x205bad){while(--_0x205bad){_0xa9ce3['push'](_0xa9ce3['shift']());}};_0x37672d(++_0x26f7c9);}(a618_0x26f7,0x144));const a618_0x3767=function(_0xa9ce3,_0x26f7c9){_0xa9ce3=_0xa9ce3-0x0;let _0x37672d=a618_0x26f7[_0xa9ce3];return _0x37672d;};const _0x501372=a618_0x3767;'use strict';const express=require(_0x501372('0x0')),router=express['Router'](),auth=require('../../components/auth/service'),controller=require(_0x501372('0x1'));router[_0x501372('0x3')]('/',auth[_0x501372('0x2')](),controller[_0x501372('0x4')]),router[_0x501372('0x3')]('/process/:pid/kill',auth[_0x501372('0x2')](),controller[_0x501372('0x5')]),module['exports']=router;
\ No newline at end of file
+const a618_0x24ef=['index','get','isAuthenticated','Router','../../components/auth/service','exports','./system.controller'];(function(_0x11ed4e,_0x24ef43){const _0xa15ef8=function(_0x4a701a){while(--_0x4a701a){_0x11ed4e['push'](_0x11ed4e['shift']());}};_0xa15ef8(++_0x24ef43);}(a618_0x24ef,0x1e0));const a618_0xa15e=function(_0x11ed4e,_0x24ef43){_0x11ed4e=_0x11ed4e-0x0;let _0xa15ef8=a618_0x24ef[_0x11ed4e];return _0xa15ef8;};const _0x78db1c=a618_0xa15e;'use strict';const express=require('express'),router=express[_0x78db1c('0x6')](),auth=require(_0x78db1c('0x0')),controller=require(_0x78db1c('0x2'));router[_0x78db1c('0x4')]('/',auth[_0x78db1c('0x5')](),controller[_0x78db1c('0x3')]),router[_0x78db1c('0x4')]('/process/:pid/kill',auth[_0x78db1c('0x5')](),controller['killProcess']),module[_0x78db1c('0x1')]=router;
\ No newline at end of file