X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserOpenchannelQueue%2Findex.js;h=f55702538e77fbd3208e0ba99f0cff3e2c464d0f;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=e0920b03927eeddeff4d6bbf7127c108262d3b32;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/api/userOpenchannelQueue/index.js b/server/api/userOpenchannelQueue/index.js index e0920b0..f557025 100644 --- a/server/api/userOpenchannelQueue/index.js +++ b/server/api/userOpenchannelQueue/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xb49c=['Router','../../components/auth/service','../../components/interaction/service','util','path','express'];(function(_0x2641f9,_0x26715f){var _0x585741=function(_0x2d1462){while(--_0x2d1462){_0x2641f9['push'](_0x2641f9['shift']());}};_0x585741(++_0x26715f);}(_0xb49c,0x1d1));var _0xcb49=function(_0x17eb23,_0xc647e6){_0x17eb23=_0x17eb23-0x0;var _0x3ab1fc=_0xb49c[_0x17eb23];return _0x3ab1fc;};'use strict';var multer=require('multer');var util=require(_0xcb49('0x0'));var path=require(_0xcb49('0x1'));var timeout=require('connect-timeout');var express=require(_0xcb49('0x2'));var router=express[_0xcb49('0x3')]();var auth=require(_0xcb49('0x4'));var interaction=require(_0xcb49('0x5'));var config=require('../../config/environment');module['exports']=router; \ No newline at end of file +var _0x5783=['connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','multer','util'];(function(_0x29d316,_0x38e58f){var _0x5d468c=function(_0x59e1f4){while(--_0x59e1f4){_0x29d316['push'](_0x29d316['shift']());}};_0x5d468c(++_0x38e58f);}(_0x5783,0x8e));var _0x3578=function(_0x23e2a3,_0x13e18e){_0x23e2a3=_0x23e2a3-0x0;var _0x27901b=_0x5783[_0x23e2a3];return _0x27901b;};'use strict';var multer=require(_0x3578('0x0'));var util=require(_0x3578('0x1'));var path=require('path');var timeout=require(_0x3578('0x2'));var express=require(_0x3578('0x3'));var router=express[_0x3578('0x4')]();var auth=require(_0x3578('0x5'));var interaction=require(_0x3578('0x6'));var config=require(_0x3578('0x7'));module['exports']=router; \ No newline at end of file