Built motion from commit (unavailable).|2.4.19
[motion2.git] / server / api / voiceChanSpy / index.js
index 7b1d560..e3468ac 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x954a=['/:id','show','create','delete','destroy','exports','multer','path','connect-timeout','express','Router','../../components/interaction/service','./voiceChanSpy.controller','get','isAuthenticated','index'];(function(_0x3e21b8,_0x399323){var _0xf0aa0b=function(_0x166de0){while(--_0x166de0){_0x3e21b8['push'](_0x3e21b8['shift']());}};_0xf0aa0b(++_0x399323);}(_0x954a,0x66));var _0xa954=function(_0x23734c,_0x422b2b){_0x23734c=_0x23734c-0x0;var _0x16f2c9=_0x954a[_0x23734c];return _0x16f2c9;};'use strict';var multer=require(_0xa954('0x0'));var util=require('util');var path=require(_0xa954('0x1'));var timeout=require(_0xa954('0x2'));var express=require(_0xa954('0x3'));var router=express[_0xa954('0x4')]();var auth=require('../../components/auth/service');var interaction=require(_0xa954('0x5'));var config=require('../../config/environment');var controller=require(_0xa954('0x6'));router[_0xa954('0x7')]('/',auth[_0xa954('0x8')](),controller[_0xa954('0x9')]);router['get'](_0xa954('0xa'),auth['isAuthenticated'](),controller[_0xa954('0xb')]);router['post']('/',auth[_0xa954('0x8')](),controller[_0xa954('0xc')]);router['put']('/:id',auth[_0xa954('0x8')](),controller['update']);router[_0xa954('0xd')]('/:id',auth[_0xa954('0x8')](),controller[_0xa954('0xe')]);module[_0xa954('0xf')]=router;
\ No newline at end of file
+var _0xe52b=['destroy','exports','multer','util','path','connect-timeout','express','Router','./voiceChanSpy.controller','get','isAuthenticated','/:id','show','create','update','delete'];(function(_0x6e2fc5,_0x17e1e9){var _0x2366f1=function(_0x7b7d87){while(--_0x7b7d87){_0x6e2fc5['push'](_0x6e2fc5['shift']());}};_0x2366f1(++_0x17e1e9);}(_0xe52b,0x132));var _0xbe52=function(_0x4d2628,_0x10e350){_0x4d2628=_0x4d2628-0x0;var _0x38ad81=_0xe52b[_0x4d2628];return _0x38ad81;};'use strict';var multer=require(_0xbe52('0x0'));var util=require(_0xbe52('0x1'));var path=require(_0xbe52('0x2'));var timeout=require(_0xbe52('0x3'));var express=require(_0xbe52('0x4'));var router=express[_0xbe52('0x5')]();var auth=require('../../components/auth/service');var interaction=require('../../components/interaction/service');var config=require('../../config/environment');var controller=require(_0xbe52('0x6'));router[_0xbe52('0x7')]('/',auth[_0xbe52('0x8')](),controller['index']);router[_0xbe52('0x7')](_0xbe52('0x9'),auth[_0xbe52('0x8')](),controller[_0xbe52('0xa')]);router['post']('/',auth['isAuthenticated'](),controller[_0xbe52('0xb')]);router['put'](_0xbe52('0x9'),auth[_0xbe52('0x8')](),controller[_0xbe52('0xc')]);router[_0xbe52('0xd')]('/:id',auth['isAuthenticated'](),controller[_0xbe52('0xe')]);module[_0xbe52('0xf')]=router;
\ No newline at end of file