Built motion from commit da24aabd.|2.6.20
[motion2.git] / server / api / whatsappApplication / index.js
index 4543302..0978557 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac68=['isAuthenticated','index','/:id','show','post','create','put','update','delete','destroy','exports','util','path','connect-timeout','express','../../components/interaction/service','../../config/environment','./whatsappApplication.controller','get'];(function(_0xe68c03,_0xe3159d){var _0x5c2527=function(_0x638992){while(--_0x638992){_0xe68c03['push'](_0xe68c03['shift']());}};_0x5c2527(++_0xe3159d);}(_0xac68,0x128));var _0x8ac6=function(_0x3e44fa,_0x75ed2a){_0x3e44fa=_0x3e44fa-0x0;var _0x2a0aba=_0xac68[_0x3e44fa];return _0x2a0aba;};'use strict';var multer=require('multer');var util=require(_0x8ac6('0x0'));var path=require(_0x8ac6('0x1'));var timeout=require(_0x8ac6('0x2'));var express=require(_0x8ac6('0x3'));var router=express['Router']();var auth=require('../../components/auth/service');var interaction=require(_0x8ac6('0x4'));var config=require(_0x8ac6('0x5'));var controller=require(_0x8ac6('0x6'));router[_0x8ac6('0x7')]('/',auth[_0x8ac6('0x8')](),controller[_0x8ac6('0x9')]);router[_0x8ac6('0x7')](_0x8ac6('0xa'),auth[_0x8ac6('0x8')](),controller[_0x8ac6('0xb')]);router[_0x8ac6('0xc')]('/',auth['isAuthenticated'](),controller[_0x8ac6('0xd')]);router[_0x8ac6('0xe')](_0x8ac6('0xa'),auth[_0x8ac6('0x8')](),controller[_0x8ac6('0xf')]);router[_0x8ac6('0x10')](_0x8ac6('0xa'),auth['isAuthenticated'](),controller[_0x8ac6('0x11')]);module[_0x8ac6('0x12')]=router;
\ No newline at end of file
+var _0xc787=['create','update','delete','exports','multer','util','connect-timeout','express','Router','fs-extra','../../components/interaction/service','../../config/environment','./whatsappApplication.controller','get','isAuthenticated','index','/:id','post'];(function(_0x467e7b,_0x19d1b9){var _0x3d89c0=function(_0x324f10){while(--_0x324f10){_0x467e7b['push'](_0x467e7b['shift']());}};_0x3d89c0(++_0x19d1b9);}(_0xc787,0x1c6));var _0x7c78=function(_0x14add3,_0x13ce8d){_0x14add3=_0x14add3-0x0;var _0x4a174f=_0xc787[_0x14add3];return _0x4a174f;};'use strict';var multer=require(_0x7c78('0x0'));var util=require(_0x7c78('0x1'));var path=require('path');var timeout=require(_0x7c78('0x2'));var express=require(_0x7c78('0x3'));var router=express[_0x7c78('0x4')]();var fs_extra=require(_0x7c78('0x5'));var auth=require('../../components/auth/service');var interaction=require(_0x7c78('0x6'));var config=require(_0x7c78('0x7'));var controller=require(_0x7c78('0x8'));router[_0x7c78('0x9')]('/',auth[_0x7c78('0xa')](),controller[_0x7c78('0xb')]);router[_0x7c78('0x9')](_0x7c78('0xc'),auth[_0x7c78('0xa')](),controller['show']);router[_0x7c78('0xd')]('/',auth[_0x7c78('0xa')](),controller[_0x7c78('0xe')]);router['put'](_0x7c78('0xc'),auth['isAuthenticated'](),controller[_0x7c78('0xf')]);router[_0x7c78('0x10')](_0x7c78('0xc'),auth[_0x7c78('0xa')](),controller['destroy']);module[_0x7c78('0x11')]=router;
\ No newline at end of file