X-Git-Url: http://repos.xcallymotion.com/?a=blobdiff_plain;f=server%2Fapi%2FuserChatQueue%2Findex.js;h=db4e6a971abda59e0aad8f7e586bbce19fb6ad0e;hb=44bd2814959684a7f7b774f2c71a3b12f9ba5952;hp=0ca0c90e8a7e6ff465a2b27c3edd453d4941918a;hpb=868a31873a4f5d6a45b7a9cfef882f2e311d37fa;p=motion2.git diff --git a/server/api/userChatQueue/index.js b/server/api/userChatQueue/index.js index 0ca0c90..db4e6a9 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 _0x006e=['util','path','../../components/auth/service','../../components/interaction/service','../../config/environment','multer'];(function(_0x447c82,_0x407de3){var _0x5429aa=function(_0x5b5415){while(--_0x5b5415){_0x447c82['push'](_0x447c82['shift']());}};_0x5429aa(++_0x407de3);}(_0x006e,0x19d));var _0xe006=function(_0x1905cc,_0x99e86f){_0x1905cc=_0x1905cc-0x0;var _0x15f952=_0x006e[_0x1905cc];return _0x15f952;};'use strict';var multer=require(_0xe006('0x0'));var util=require(_0xe006('0x1'));var path=require(_0xe006('0x2'));var timeout=require('connect-timeout');var express=require('express');var router=express['Router']();var auth=require(_0xe006('0x3'));var interaction=require(_0xe006('0x4'));var config=require(_0xe006('0x5'));module['exports']=router; \ No newline at end of file +var _0x53f1=['Router','../../components/auth/service','../../components/interaction/service','../../config/environment','exports','connect-timeout'];(function(_0x3ea046,_0x553381){var _0x401460=function(_0x33e558){while(--_0x33e558){_0x3ea046['push'](_0x3ea046['shift']());}};_0x401460(++_0x553381);}(_0x53f1,0x7d));var _0x153f=function(_0x5e5f0a,_0x2a1524){_0x5e5f0a=_0x5e5f0a-0x0;var _0x19b4b8=_0x53f1[_0x5e5f0a];return _0x19b4b8;};'use strict';var multer=require('multer');var util=require('util');var path=require('path');var timeout=require(_0x153f('0x0'));var express=require('express');var router=express[_0x153f('0x1')]();var auth=require(_0x153f('0x2'));var interaction=require(_0x153f('0x3'));var config=require(_0x153f('0x4'));module[_0x153f('0x5')]=router; \ No newline at end of file