Built motion from commit 3c2ce842.|2.6.31
[motion2.git] / server / api / voiceChanSpy / index.js
index 099ffaf..482f3db 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0x3b68=['/:id','show','create','put','destroy','multer','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','isAuthenticated','get'];(function(_0x47c5bf,_0x45977e){var _0x11b779=function(_0x1bd585){while(--_0x1bd585){_0x47c5bf['push'](_0x47c5bf['shift']());}};_0x11b779(++_0x45977e);}(_0x3b68,0x1a5));var _0x83b6=function(_0xebe7eb,_0x21b45e){_0xebe7eb=_0xebe7eb-0x0;var _0x1a67e8=_0x3b68[_0xebe7eb];return _0x1a67e8;};'use strict';var multer=require(_0x83b6('0x0'));var util=require('util');var path=require(_0x83b6('0x1'));var timeout=require(_0x83b6('0x2'));var express=require(_0x83b6('0x3'));var router=express[_0x83b6('0x4')]();var auth=require(_0x83b6('0x5'));var interaction=require(_0x83b6('0x6'));var config=require(_0x83b6('0x7'));var controller=require(_0x83b6('0x8'));router['get']('/',auth[_0x83b6('0x9')](),controller['index']);router[_0x83b6('0xa')](_0x83b6('0xb'),auth['isAuthenticated'](),controller[_0x83b6('0xc')]);router['post']('/',auth['isAuthenticated'](),controller[_0x83b6('0xd')]);router[_0x83b6('0xe')]('/:id',auth[_0x83b6('0x9')](),controller['update']);router['delete'](_0x83b6('0xb'),auth['isAuthenticated'](),controller[_0x83b6('0xf')]);module['exports']=router;
\ No newline at end of file
+var _0x7f83=['../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','show','post','update','delete','exports','multer','express','Router','../../components/auth/service','../../components/interaction/service'];(function(_0x441f7a,_0x576321){var _0x4821da=function(_0x5c5b52){while(--_0x5c5b52){_0x441f7a['push'](_0x441f7a['shift']());}};_0x4821da(++_0x576321);}(_0x7f83,0x9b));var _0x37f8=function(_0x34279d,_0x4e186c){_0x34279d=_0x34279d-0x0;var _0x42c5f4=_0x7f83[_0x34279d];return _0x42c5f4;};'use strict';var multer=require(_0x37f8('0x0'));var util=require('util');var path=require('path');var timeout=require('connect-timeout');var express=require(_0x37f8('0x1'));var router=express[_0x37f8('0x2')]();var fs_extra=require('fs-extra');var auth=require(_0x37f8('0x3'));var interaction=require(_0x37f8('0x4'));var config=require(_0x37f8('0x5'));var controller=require(_0x37f8('0x6'));router[_0x37f8('0x7')]('/',auth[_0x37f8('0x8')](),controller[_0x37f8('0x9')]);router[_0x37f8('0x7')](_0x37f8('0xa'),auth[_0x37f8('0x8')](),controller[_0x37f8('0xb')]);router[_0x37f8('0xc')]('/',auth['isAuthenticated'](),controller['create']);router['put']('/:id',auth[_0x37f8('0x8')](),controller[_0x37f8('0xd')]);router[_0x37f8('0xe')](_0x37f8('0xa'),auth[_0x37f8('0x8')](),controller['destroy']);module[_0x37f8('0xf')]=router;
\ No newline at end of file