X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserChatQueue%2Findex.js;h=146c069161b0b459e29a9965e95f529d47e2e789;hb=de6f27d8824ffb29cbf937050a12378469af9a53;hp=89344663a11fb382f5e3a43dc5d8e052657c1278;hpb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;p=motion2.git diff --git a/server/api/userChatQueue/index.js b/server/api/userChatQueue/index.js index 8934466..146c069 100644 --- a/server/api/userChatQueue/index.js +++ b/server/api/userChatQueue/index.js @@ -15,4 +15,4 @@ // * treaties. The SOFTWARE PRODUCT is licensed, not sold. * // * * // ************************************************************************* -var _0xfc32=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','util','connect-timeout','express'];(function(_0x2ffe6a,_0x4ed06d){var _0xce60b0=function(_0x3b0bfc){while(--_0x3b0bfc){_0x2ffe6a['push'](_0x2ffe6a['shift']());}};_0xce60b0(++_0x4ed06d);}(_0xfc32,0x10e));var _0x2fc3=function(_0x12fc8d,_0x19ee33){_0x12fc8d=_0x12fc8d-0x0;var _0x3f9d04=_0xfc32[_0x12fc8d];return _0x3f9d04;};'use strict';var multer=require('multer');var util=require(_0x2fc3('0x0'));var path=require('path');var timeout=require(_0x2fc3('0x1'));var express=require(_0x2fc3('0x2'));var router=express[_0x2fc3('0x3')]();var auth=require(_0x2fc3('0x4'));var interaction=require(_0x2fc3('0x5'));var config=require(_0x2fc3('0x6'));module['exports']=router; \ No newline at end of file +var _0x7050=['connect-timeout','express','../../components/auth/service','../../config/environment','multer','util','path'];(function(_0x5ea2b1,_0x50f848){var _0x1773c0=function(_0x47bc96){while(--_0x47bc96){_0x5ea2b1['push'](_0x5ea2b1['shift']());}};_0x1773c0(++_0x50f848);}(_0x7050,0x74));var _0x0705=function(_0x43aee5,_0x11268b){_0x43aee5=_0x43aee5-0x0;var _0x76d1d0=_0x7050[_0x43aee5];return _0x76d1d0;};'use strict';var multer=require(_0x0705('0x0'));var util=require(_0x0705('0x1'));var path=require(_0x0705('0x2'));var timeout=require(_0x0705('0x3'));var express=require(_0x0705('0x4'));var router=express['Router']();var auth=require(_0x0705('0x5'));var interaction=require('../../components/interaction/service');var config=require(_0x0705('0x6'));module['exports']=router; \ No newline at end of file