Built motion from commit c116dc8b.|2.6.30
[motion2.git] / server / api / voiceChanSpy / index.js
index 80f9060..5269631 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x851c=['show','create','delete','destroy','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../config/environment','./voiceChanSpy.controller','get','/:id','isAuthenticated'];(function(_0x5a99d6,_0x61c7c5){var _0xf38877=function(_0x4d0f12){while(--_0x4d0f12){_0x5a99d6['push'](_0x5a99d6['shift']());}};_0xf38877(++_0x61c7c5);}(_0x851c,0x1ae));var _0xc851=function(_0x397e5f,_0x454c8f){_0x397e5f=_0x397e5f-0x0;var _0x5302b8=_0x851c[_0x397e5f];return _0x5302b8;};'use strict';var multer=require(_0xc851('0x0'));var util=require('util');var path=require(_0xc851('0x1'));var timeout=require(_0xc851('0x2'));var express=require(_0xc851('0x3'));var router=express[_0xc851('0x4')]();var fs_extra=require(_0xc851('0x5'));var auth=require(_0xc851('0x6'));var interaction=require('../../components/interaction/service');var config=require(_0xc851('0x7'));var controller=require(_0xc851('0x8'));router[_0xc851('0x9')]('/',auth['isAuthenticated'](),controller['index']);router[_0xc851('0x9')](_0xc851('0xa'),auth[_0xc851('0xb')](),controller[_0xc851('0xc')]);router['post']('/',auth[_0xc851('0xb')](),controller[_0xc851('0xd')]);router['put'](_0xc851('0xa'),auth['isAuthenticated'](),controller['update']);router[_0xc851('0xe')]('/:id',auth[_0xc851('0xb')](),controller[_0xc851('0xf')]);module[_0xc851('0x10')]=router;
\ No newline at end of file
+var _0xfcc1=['get','show','isAuthenticated','create','update','delete','/:id','destroy','exports','util','path','connect-timeout','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','index'];(function(_0x257495,_0x18269b){var _0x3849aa=function(_0x1ca94e){while(--_0x1ca94e){_0x257495['push'](_0x257495['shift']());}};_0x3849aa(++_0x18269b);}(_0xfcc1,0x87));var _0x1fcc=function(_0x5480fd,_0x46600d){_0x5480fd=_0x5480fd-0x0;var _0x2ec312=_0xfcc1[_0x5480fd];return _0x2ec312;};'use strict';var multer=require('multer');var util=require(_0x1fcc('0x0'));var path=require(_0x1fcc('0x1'));var timeout=require(_0x1fcc('0x2'));var express=require('express');var router=express['Router']();var fs_extra=require(_0x1fcc('0x3'));var auth=require(_0x1fcc('0x4'));var interaction=require(_0x1fcc('0x5'));var config=require(_0x1fcc('0x6'));var controller=require(_0x1fcc('0x7'));router['get']('/',auth['isAuthenticated'](),controller[_0x1fcc('0x8')]);router[_0x1fcc('0x9')]('/:id',auth['isAuthenticated'](),controller[_0x1fcc('0xa')]);router['post']('/',auth[_0x1fcc('0xb')](),controller[_0x1fcc('0xc')]);router['put']('/:id',auth[_0x1fcc('0xb')](),controller[_0x1fcc('0xd')]);router[_0x1fcc('0xe')](_0x1fcc('0xf'),auth[_0x1fcc('0xb')](),controller[_0x1fcc('0x10')]);module[_0x1fcc('0x11')]=router;
\ No newline at end of file