X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserChatQueue%2Findex.js;h=89344663a11fb382f5e3a43dc5d8e052657c1278;hb=6154c6759c55056c3b23ea2e885ab9e551bbdf0c;hp=51062bbcf1f0696475a0974db25514e10696d235;hpb=180439628549c979093908f0b833833689fb8374;p=motion2.git diff --git a/server/api/userChatQueue/index.js b/server/api/userChatQueue/index.js index 51062bb..8934466 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 _0x91d6=['path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','../../config/environment','util'];(function(_0xcd7447,_0x3e0a4c){var _0x27a1ed=function(_0x2888d2){while(--_0x2888d2){_0xcd7447['push'](_0xcd7447['shift']());}};_0x27a1ed(++_0x3e0a4c);}(_0x91d6,0xf7));var _0x691d=function(_0x68ee8b,_0x3cc6c5){_0x68ee8b=_0x68ee8b-0x0;var _0x5148f7=_0x91d6[_0x68ee8b];return _0x5148f7;};'use strict';var multer=require('multer');var util=require(_0x691d('0x0'));var path=require(_0x691d('0x1'));var timeout=require(_0x691d('0x2'));var express=require(_0x691d('0x3'));var router=express[_0x691d('0x4')]();var auth=require(_0x691d('0x5'));var interaction=require(_0x691d('0x6'));var config=require(_0x691d('0x7'));module['exports']=router; \ No newline at end of file +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