Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / voiceChanSpy / index.js
index 36bc651..482f3db 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf8af=['put','/:id','update','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','show','post','create'];(function(_0x27bcd1,_0x336161){var _0x72445a=function(_0x26f9e8){while(--_0x26f9e8){_0x27bcd1['push'](_0x27bcd1['shift']());}};_0x72445a(++_0x336161);}(_0xf8af,0x8b));var _0xff8a=function(_0x17d9e3,_0x1f969c){_0x17d9e3=_0x17d9e3-0x0;var _0x14192d=_0xf8af[_0x17d9e3];return _0x14192d;};'use strict';var multer=require(_0xff8a('0x0'));var util=require('util');var path=require(_0xff8a('0x1'));var timeout=require(_0xff8a('0x2'));var express=require(_0xff8a('0x3'));var router=express[_0xff8a('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xff8a('0x5'));var config=require(_0xff8a('0x6'));var controller=require(_0xff8a('0x7'));router[_0xff8a('0x8')]('/',auth['isAuthenticated'](),controller['index']);router[_0xff8a('0x8')]('/:id',auth[_0xff8a('0x9')](),controller[_0xff8a('0xa')]);router[_0xff8a('0xb')]('/',auth[_0xff8a('0x9')](),controller[_0xff8a('0xc')]);router[_0xff8a('0xd')](_0xff8a('0xe'),auth[_0xff8a('0x9')](),controller[_0xff8a('0xf')]);router[_0xff8a('0x10')](_0xff8a('0xe'),auth['isAuthenticated'](),controller[_0xff8a('0x11')]);module[_0xff8a('0x12')]=router;
\ No newline at end of file
+var _0x7f83=['../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','post','update','delete','exports','multer','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x441f7a,_0x576321){var _0x4821da=function(_0x5c5b52){while(--_0x5c5b52){_0x441f7a['push'](_0x441f7a['shift']());}};_0x4821da(++_0x576321);}(_0x7f83,0x9b));var _0x37f8=function(_0x34279d,_0x4e186c){_0x34279d=_0x34279d-0x0;var _0x42c5f4=_0x7f83[_0x34279d];return _0x42c5f4;};'use strict';var multer=require(_0x37f8('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x37f8('0x1'));var router=express[_0x37f8('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0x37f8('0x3'));var interaction=require(_0x37f8('0x4'));var config=require(_0x37f8('0x5'));var controller=require(_0x37f8('0x6'));router[_0x37f8('0x7')]('/',auth[_0x37f8('0x8')](),controller[_0x37f8('0x9')]);router[_0x37f8('0x7')](_0x37f8('0xa'),auth[_0x37f8('0x8')](),controller[_0x37f8('0xb')]);router[_0x37f8('0xc')]('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth[_0x37f8('0x8')](),controller[_0x37f8('0xd')]);router[_0x37f8('0xe')](_0x37f8('0xa'),auth[_0x37f8('0x8')](),controller['destroy']);module[_0x37f8('0xf')]=router;
\ No newline at end of file