Built motion from commit ddca4d0d.|2.5.47
[motion2.git] / server / api / voiceChanSpy / index.js
index 35ad88f..32693aa 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf8b0=['util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','post','put','update','delete','destroy','multer'];(function(_0x48947f,_0x4311cf){var _0x52d932=function(_0x22186b){while(--_0x22186b){_0x48947f['push'](_0x48947f['shift']());}};_0x52d932(++_0x4311cf);}(_0xf8b0,0x18f));var _0x0f8b=function(_0xf21716,_0x589878){_0xf21716=_0xf21716-0x0;var _0xb7ff10=_0xf8b0[_0xf21716];return _0xb7ff10;};'use strict';var multer=require(_0x0f8b('0x0'));var util=require(_0x0f8b('0x1'));var path=require(_0x0f8b('0x2'));var timeout=require(_0x0f8b('0x3'));var express=require(_0x0f8b('0x4'));var router=express[_0x0f8b('0x5')]();var fs_extra=require(_0x0f8b('0x6'));var auth=require(_0x0f8b('0x7'));var interaction=require(_0x0f8b('0x8'));var config=require('../../config/environment');var controller=require(_0x0f8b('0x9'));router[_0x0f8b('0xa')]('/',auth[_0x0f8b('0xb')](),controller[_0x0f8b('0xc')]);router['get'](_0x0f8b('0xd'),auth[_0x0f8b('0xb')](),controller[_0x0f8b('0xe')]);router[_0x0f8b('0xf')]('/',auth[_0x0f8b('0xb')](),controller['create']);router[_0x0f8b('0x10')]('/:id',auth[_0x0f8b('0xb')](),controller[_0x0f8b('0x11')]);router[_0x0f8b('0x12')](_0x0f8b('0xd'),auth['isAuthenticated'](),controller[_0x0f8b('0x13')]);module['exports']=router;
\ No newline at end of file
+var _0x07ff=['put','update','delete','destroy','exports','multer','util','path','connect-timeout','express','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','get','index','isAuthenticated','show','post','create'];(function(_0x474d97,_0x5909ce){var _0x1edf25=function(_0x2831df){while(--_0x2831df){_0x474d97['push'](_0x474d97['shift']());}};_0x1edf25(++_0x5909ce);}(_0x07ff,0x1bd));var _0xf07f=function(_0x2b570f,_0x5c51a6){_0x2b570f=_0x2b570f-0x0;var _0x3d0dc8=_0x07ff[_0x2b570f];return _0x3d0dc8;};'use strict';var multer=require(_0xf07f('0x0'));var util=require(_0xf07f('0x1'));var path=require(_0xf07f('0x2'));var timeout=require(_0xf07f('0x3'));var express=require(_0xf07f('0x4'));var router=express['Router']();var fs_extra=require(_0xf07f('0x5'));var auth=require(_0xf07f('0x6'));var interaction=require(_0xf07f('0x7'));var config=require(_0xf07f('0x8'));var controller=require('./voiceChanSpy.controller');router[_0xf07f('0x9')]('/',auth['isAuthenticated'](),controller[_0xf07f('0xa')]);router[_0xf07f('0x9')]('/:id',auth[_0xf07f('0xb')](),controller[_0xf07f('0xc')]);router[_0xf07f('0xd')]('/',auth[_0xf07f('0xb')](),controller[_0xf07f('0xe')]);router[_0xf07f('0xf')]('/:id',auth[_0xf07f('0xb')](),controller[_0xf07f('0x10')]);router[_0xf07f('0x11')]('/:id',auth[_0xf07f('0xb')](),controller[_0xf07f('0x12')]);module[_0xf07f('0x13')]=router;
\ No newline at end of file