Built motion from commit (unavailable).|2.5.26
[motion2.git] / server / api / voiceChanSpy / index.js
index ffda884..96f0898 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xf0c2=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','show','create','put','/:id','delete','destroy','exports','util','path','connect-timeout','express'];(function(_0x1ce978,_0xc76228){var _0x132629=function(_0x59f1ab){while(--_0x59f1ab){_0x1ce978['push'](_0x1ce978['shift']());}};_0x132629(++_0xc76228);}(_0xf0c2,0x6e));var _0x2f0c=function(_0x501c55,_0x1c81fa){_0x501c55=_0x501c55-0x0;var _0x5639d7=_0xf0c2[_0x501c55];return _0x5639d7;};'use strict';var multer=require('multer');var util=require(_0x2f0c('0x0'));var path=require(_0x2f0c('0x1'));var timeout=require(_0x2f0c('0x2'));var express=require(_0x2f0c('0x3'));var router=express[_0x2f0c('0x4')]();var auth=require(_0x2f0c('0x5'));var interaction=require(_0x2f0c('0x6'));var config=require(_0x2f0c('0x7'));var controller=require(_0x2f0c('0x8'));router[_0x2f0c('0x9')]('/',auth[_0x2f0c('0xa')](),controller[_0x2f0c('0xb')]);router[_0x2f0c('0x9')]('/:id',auth[_0x2f0c('0xa')](),controller[_0x2f0c('0xc')]);router['post']('/',auth[_0x2f0c('0xa')](),controller[_0x2f0c('0xd')]);router[_0x2f0c('0xe')](_0x2f0c('0xf'),auth[_0x2f0c('0xa')](),controller['update']);router[_0x2f0c('0x10')](_0x2f0c('0xf'),auth[_0x2f0c('0xa')](),controller[_0x2f0c('0x11')]);module[_0x2f0c('0x12')]=router;
\ No newline at end of file
+var _0x07cf=['show','post','create','put','delete','exports','multer','util','path','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./voiceChanSpy.controller','isAuthenticated','index','/:id'];(function(_0x18f64a,_0x1c8248){var _0x44687f=function(_0x1234ad){while(--_0x1234ad){_0x18f64a['push'](_0x18f64a['shift']());}};_0x44687f(++_0x1c8248);}(_0x07cf,0x84));var _0xf07c=function(_0x487b0c,_0x14ff74){_0x487b0c=_0x487b0c-0x0;var _0x1adbdc=_0x07cf[_0x487b0c];return _0x1adbdc;};'use strict';var multer=require(_0xf07c('0x0'));var util=require(_0xf07c('0x1'));var path=require(_0xf07c('0x2'));var timeout=require('connect-timeout');var express=require(_0xf07c('0x3'));var router=express[_0xf07c('0x4')]();var fs_extra=require(_0xf07c('0x5'));var auth=require(_0xf07c('0x6'));var interaction=require(_0xf07c('0x7'));var config=require('../../config/environment');var controller=require(_0xf07c('0x8'));router['get']('/',auth[_0xf07c('0x9')](),controller[_0xf07c('0xa')]);router['get'](_0xf07c('0xb'),auth[_0xf07c('0x9')](),controller[_0xf07c('0xc')]);router[_0xf07c('0xd')]('/',auth[_0xf07c('0x9')](),controller[_0xf07c('0xe')]);router[_0xf07c('0xf')]('/:id',auth[_0xf07c('0x9')](),controller['update']);router[_0xf07c('0x10')](_0xf07c('0xb'),auth[_0xf07c('0x9')](),controller['destroy']);module[_0xf07c('0x11')]=router;
\ No newline at end of file