X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserOpenchannelQueue%2Findex.js;h=a03cabad1e2f56e38395b320e0165f63a7dea4b8;hb=9c8616cfa647d703a1bff4c288be65133e777d2a;hp=7ab7aea2f0665a707606b83e71b2c483b5ed7675;hpb=9a44dbf63247346f18777cf5ec4c91e11165c4b0;p=motion2.git diff --git a/server/api/userOpenchannelQueue/index.js b/server/api/userOpenchannelQueue/index.js index 7ab7aea..a03caba 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 _0x5c9c=['exports','util','connect-timeout','express','../../components/auth/service','../../config/environment'];(function(_0x219e9b,_0x295d91){var _0x332e80=function(_0x567792){while(--_0x567792){_0x219e9b['push'](_0x219e9b['shift']());}};_0x332e80(++_0x295d91);}(_0x5c9c,0x1e1));var _0xc5c9=function(_0x10ae52,_0x115c60){_0x10ae52=_0x10ae52-0x0;var _0x2cbe9e=_0x5c9c[_0x10ae52];return _0x2cbe9e;};'use strict';var multer=require('multer');var util=require(_0xc5c9('0x0'));var path=require('path');var timeout=require(_0xc5c9('0x1'));var express=require(_0xc5c9('0x2'));var router=express['Router']();var auth=require(_0xc5c9('0x3'));var interaction=require('../../components/interaction/service');var config=require(_0xc5c9('0x4'));module[_0xc5c9('0x5')]=router; \ No newline at end of file +var _0x223f=['multer','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment'];(function(_0xa464c9,_0x7c86d8){var _0x3d73c4=function(_0x5c2056){while(--_0x5c2056){_0xa464c9['push'](_0xa464c9['shift']());}};_0x3d73c4(++_0x7c86d8);}(_0x223f,0x168));var _0xf223=function(_0xed3f5f,_0x538e47){_0xed3f5f=_0xed3f5f-0x0;var _0x41bf09=_0x223f[_0xed3f5f];return _0x41bf09;};'use strict';var multer=require(_0xf223('0x0'));var util=require(_0xf223('0x1'));var path=require(_0xf223('0x2'));var timeout=require(_0xf223('0x3'));var express=require(_0xf223('0x4'));var router=express[_0xf223('0x5')]();var auth=require(_0xf223('0x6'));var interaction=require(_0xf223('0x7'));var config=require(_0xf223('0x8'));module['exports']=router; \ No newline at end of file