Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / voiceChanSpy / index.js
index 6dd143d..e61cad9 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 _0x635a=['post','create','put','update','delete','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','isAuthenticated','index','/:id','show'];(function(_0x53708d,_0x4d4138){var _0x5b19e7=function(_0x54c0f1){while(--_0x54c0f1){_0x53708d['push'](_0x53708d['shift']());}};_0x5b19e7(++_0x4d4138);}(_0x635a,0x110));var _0xa635=function(_0x2a911c,_0x3ef981){_0x2a911c=_0x2a911c-0x0;var _0x5a45ed=_0x635a[_0x2a911c];return _0x5a45ed;};'use strict';var multer=require(_0xa635('0x0'));var util=require(_0xa635('0x1'));var path=require('path');var timeout=require(_0xa635('0x2'));var express=require(_0xa635('0x3'));var router=express[_0xa635('0x4')]();var fs_extra=require(_0xa635('0x5'));var auth=require(_0xa635('0x6'));var interaction=require(_0xa635('0x7'));var config=require(_0xa635('0x8'));var controller=require('./voiceChanSpy.controller');router['get']('/',auth[_0xa635('0x9')](),controller[_0xa635('0xa')]);router['get'](_0xa635('0xb'),auth[_0xa635('0x9')](),controller[_0xa635('0xc')]);router[_0xa635('0xd')]('/',auth[_0xa635('0x9')](),controller[_0xa635('0xe')]);router[_0xa635('0xf')](_0xa635('0xb'),auth[_0xa635('0x9')](),controller[_0xa635('0x10')]);router[_0xa635('0x11')](_0xa635('0xb'),auth[_0xa635('0x9')](),controller['destroy']);module[_0xa635('0x12')]=router;
\ No newline at end of file