Built motion from commit 85328c08.|2.5.50
[motion2.git] / server / api / voiceChanSpy / index.js
index 6dd143d..a5cb29b 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xed87=['get','show','post','isAuthenticated','create','put','/:id','delete','destroy','exports','multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller'];(function(_0x328e21,_0x101009){var _0x3ff519=function(_0x3c93b6){while(--_0x3c93b6){_0x328e21['push'](_0x328e21['shift']());}};_0x3ff519(++_0x101009);}(_0xed87,0xfa));var _0x7ed8=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xed87[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x7ed8('0x0'));var util=require(_0x7ed8('0x1'));var path=require(_0x7ed8('0x2'));var timeout=require(_0x7ed8('0x3'));var express=require(_0x7ed8('0x4'));var router=express[_0x7ed8('0x5')]();var fs_extra=require('fs-extra');var auth=require(_0x7ed8('0x6'));var interaction=require(_0x7ed8('0x7'));var config=require(_0x7ed8('0x8'));var controller=require(_0x7ed8('0x9'));router[_0x7ed8('0xa')]('/',auth['isAuthenticated'](),controller['index']);router[_0x7ed8('0xa')]('/:id',auth['isAuthenticated'](),controller[_0x7ed8('0xb')]);router[_0x7ed8('0xc')]('/',auth[_0x7ed8('0xd')](),controller[_0x7ed8('0xe')]);router[_0x7ed8('0xf')](_0x7ed8('0x10'),auth['isAuthenticated'](),controller['update']);router[_0x7ed8('0x11')](_0x7ed8('0x10'),auth[_0x7ed8('0xd')](),controller[_0x7ed8('0x12')]);module[_0x7ed8('0x13')]=router;
\ No newline at end of file
+var _0x0c9d=['put','update','delete','destroy','exports','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','create'];(function(_0x316fa5,_0x3b39ce){var _0x4e32f8=function(_0x5f2537){while(--_0x5f2537){_0x316fa5['push'](_0x316fa5['shift']());}};_0x4e32f8(++_0x3b39ce);}(_0x0c9d,0x91));var _0xd0c9=function(_0x3dd15e,_0x1f0015){_0x3dd15e=_0x3dd15e-0x0;var _0x231fd0=_0x0c9d[_0x3dd15e];return _0x231fd0;};'use strict';var multer=require('multer');var util=require(_0xd0c9('0x0'));var path=require(_0xd0c9('0x1'));var timeout=require(_0xd0c9('0x2'));var express=require(_0xd0c9('0x3'));var router=express[_0xd0c9('0x4')]();var fs_extra=require(_0xd0c9('0x5'));var auth=require(_0xd0c9('0x6'));var interaction=require(_0xd0c9('0x7'));var config=require('../../config/environment');var controller=require(_0xd0c9('0x8'));router[_0xd0c9('0x9')]('/',auth[_0xd0c9('0xa')](),controller[_0xd0c9('0xb')]);router[_0xd0c9('0x9')](_0xd0c9('0xc'),auth[_0xd0c9('0xa')](),controller[_0xd0c9('0xd')]);router['post']('/',auth[_0xd0c9('0xa')](),controller[_0xd0c9('0xe')]);router[_0xd0c9('0xf')]('/:id',auth[_0xd0c9('0xa')](),controller[_0xd0c9('0x10')]);router[_0xd0c9('0x11')](_0xd0c9('0xc'),auth[_0xd0c9('0xa')](),controller[_0xd0c9('0x12')]);module[_0xd0c9('0x13')]=router;
\ No newline at end of file