X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FvoiceChanSpy%2Findex.js;h=b66ce2811cf8f5d35323ba50837c0293f9237a47;hb=17b36376d3b7411763084143a03a7c6d2fc5e7b1;hp=0a74f376d35659f6a13a189754505648d22dc44a;hpb=913cc995a38cf7bfbc27d325e09fc2b6ae2f632d;p=motion2.git diff --git a/server/api/voiceChanSpy/index.js b/server/api/voiceChanSpy/index.js index 0a74f37..b66ce28 100644 --- a/server/api/voiceChanSpy/index.js +++ b/server/api/voiceChanSpy/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xe528=['delete','destroy','multer','util','path','connect-timeout','Router','../../components/auth/service','../../config/environment','./voiceChanSpy.controller','get','isAuthenticated','index','/:id','create','put','update'];(function(_0x5bc28b,_0x5bf1a0){var _0x27a1d9=function(_0x383423){while(--_0x383423){_0x5bc28b['push'](_0x5bc28b['shift']());}};_0x27a1d9(++_0x5bf1a0);}(_0xe528,0x167));var _0x8e52=function(_0x354ca3,_0x540bdb){_0x354ca3=_0x354ca3-0x0;var _0x22eb2c=_0xe528[_0x354ca3];return _0x22eb2c;};'use strict';var multer=require(_0x8e52('0x0'));var util=require(_0x8e52('0x1'));var path=require(_0x8e52('0x2'));var timeout=require(_0x8e52('0x3'));var express=require('express');var router=express[_0x8e52('0x4')]();var auth=require(_0x8e52('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x8e52('0x6'));var controller=require(_0x8e52('0x7'));router[_0x8e52('0x8')]('/',auth[_0x8e52('0x9')](),controller[_0x8e52('0xa')]);router[_0x8e52('0x8')](_0x8e52('0xb'),auth[_0x8e52('0x9')](),controller['show']);router['post']('/',auth[_0x8e52('0x9')](),controller[_0x8e52('0xc')]);router[_0x8e52('0xd')](_0x8e52('0xb'),auth[_0x8e52('0x9')](),controller[_0x8e52('0xe')]);router[_0x8e52('0xf')](_0x8e52('0xb'),auth[_0x8e52('0x9')](),controller[_0x8e52('0x10')]);module['exports']=router; \ No newline at end of file +var _0xcbd3=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','./voiceChanSpy.controller','isAuthenticated','index','/:id','show','create','put','delete','destroy','exports','multer','util','path'];(function(_0x47b928,_0x13ac85){var _0x52dec1=function(_0x36675a){while(--_0x36675a){_0x47b928['push'](_0x47b928['shift']());}};_0x52dec1(++_0x13ac85);}(_0xcbd3,0x1eb));var _0x3cbd=function(_0x1b32ff,_0x5d2e7a){_0x1b32ff=_0x1b32ff-0x0;var _0xcb5ece=_0xcbd3[_0x1b32ff];return _0xcb5ece;};'use strict';var multer=require(_0x3cbd('0x0'));var util=require(_0x3cbd('0x1'));var path=require(_0x3cbd('0x2'));var timeout=require(_0x3cbd('0x3'));var express=require(_0x3cbd('0x4'));var router=express[_0x3cbd('0x5')]();var auth=require(_0x3cbd('0x6'));var interaction=require(_0x3cbd('0x7'));var config=require(_0x3cbd('0x8'));var controller=require(_0x3cbd('0x9'));router['get']('/',auth[_0x3cbd('0xa')](),controller[_0x3cbd('0xb')]);router['get'](_0x3cbd('0xc'),auth['isAuthenticated'](),controller[_0x3cbd('0xd')]);router['post']('/',auth[_0x3cbd('0xa')](),controller[_0x3cbd('0xe')]);router[_0x3cbd('0xf')](_0x3cbd('0xc'),auth[_0x3cbd('0xa')](),controller['update']);router[_0x3cbd('0x10')]('/:id',auth[_0x3cbd('0xa')](),controller[_0x3cbd('0x11')]);module[_0x3cbd('0x12')]=router; \ No newline at end of file