Built motion from commit d5e4af8c.|2.6.23
[motion2.git] / server / api / campaign / index.js
index e19721a..5ebc419 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xac52=['removeBlackLists','exports','util','path','connect-timeout','express','Router','../../components/auth/service','../../components/interaction/service','./campaign.controller','get','isAuthenticated','/:id','show','/:id/hoppers','getHoppers','/:id/hopper_histories','/:id/hopper_finals','getHopperFinals','getHopperBlacks','/:id/lists','getLists','/:id/blacklists','getBlackLists','post','/:id/clone','clone','addLists','put','delete','destroy','removeLists'];(function(_0xaf181e,_0x54ef26){var _0x2658d9=function(_0x46e608){while(--_0x46e608){_0xaf181e['push'](_0xaf181e['shift']());}};_0x2658d9(++_0x54ef26);}(_0xac52,0x122));var _0x2ac5=function(_0x424501,_0x42096d){_0x424501=_0x424501-0x0;var _0xb719af=_0xac52[_0x424501];return _0xb719af;};'use strict';var multer=require('multer');var util=require(_0x2ac5('0x0'));var path=require(_0x2ac5('0x1'));var timeout=require(_0x2ac5('0x2'));var express=require(_0x2ac5('0x3'));var router=express[_0x2ac5('0x4')]();var fs_extra=require('fs-extra');var auth=require(_0x2ac5('0x5'));var interaction=require(_0x2ac5('0x6'));var config=require('../../config/environment');var controller=require(_0x2ac5('0x7'));router[_0x2ac5('0x8')]('/',auth[_0x2ac5('0x9')](),controller['index']);router['get'](_0x2ac5('0xa'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0xb')]);router[_0x2ac5('0x8')](_0x2ac5('0xc'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0xd')]);router[_0x2ac5('0x8')](_0x2ac5('0xe'),auth[_0x2ac5('0x9')](),controller['getHopperHistories']);router[_0x2ac5('0x8')](_0x2ac5('0xf'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0x10')]);router['get']('/:id/hopper_black',auth['isAuthenticated'](),controller[_0x2ac5('0x11')]);router[_0x2ac5('0x8')](_0x2ac5('0x12'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0x13')]);router['get'](_0x2ac5('0x14'),auth['isAuthenticated'](),controller[_0x2ac5('0x15')]);router[_0x2ac5('0x16')]('/',auth[_0x2ac5('0x9')](),controller['create']);router['post'](_0x2ac5('0x17'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0x18')]);router[_0x2ac5('0x16')](_0x2ac5('0x12'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0x19')]);router[_0x2ac5('0x16')](_0x2ac5('0x14'),auth[_0x2ac5('0x9')](),controller['addBlackLists']);router[_0x2ac5('0x1a')](_0x2ac5('0xa'),auth[_0x2ac5('0x9')](),controller['update']);router[_0x2ac5('0x1b')](_0x2ac5('0xa'),auth['isAuthenticated'](),controller[_0x2ac5('0x1c')]);router[_0x2ac5('0x1b')](_0x2ac5('0x12'),auth[_0x2ac5('0x9')](),controller[_0x2ac5('0x1d')]);router[_0x2ac5('0x1b')](_0x2ac5('0x14'),auth['isAuthenticated'](),controller[_0x2ac5('0x1e')]);module[_0x2ac5('0x1f')]=router;
\ No newline at end of file
+var _0x8d37=['addBlackLists','update','delete','/:id','destroy','removeLists','removeBlackLists','exports','multer','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','./campaign.controller','get','index','isAuthenticated','show','/:id/hoppers','getHoppers','/:id/hopper_histories','getHopperHistories','/:id/hopper_finals','getHopperFinals','/:id/hopper_black','getHopperBlacks','/:id/lists','getLists','/:id/blacklists','getBlackLists','post','clone','addLists'];(function(_0xa8dcce,_0x48ac8c){var _0x4baeec=function(_0x5dfb97){while(--_0x5dfb97){_0xa8dcce['push'](_0xa8dcce['shift']());}};_0x4baeec(++_0x48ac8c);}(_0x8d37,0xbc));var _0x78d3=function(_0x24d41c,_0x35c9aa){_0x24d41c=_0x24d41c-0x0;var _0xa7f164=_0x8d37[_0x24d41c];return _0xa7f164;};'use strict';var multer=require(_0x78d3('0x0'));var util=require('util');var path=require(_0x78d3('0x1'));var timeout=require(_0x78d3('0x2'));var express=require(_0x78d3('0x3'));var router=express[_0x78d3('0x4')]();var fs_extra=require(_0x78d3('0x5'));var auth=require(_0x78d3('0x6'));var interaction=require(_0x78d3('0x7'));var config=require('../../config/environment');var controller=require(_0x78d3('0x8'));router[_0x78d3('0x9')]('/',auth['isAuthenticated'](),controller[_0x78d3('0xa')]);router[_0x78d3('0x9')]('/:id',auth[_0x78d3('0xb')](),controller[_0x78d3('0xc')]);router[_0x78d3('0x9')](_0x78d3('0xd'),auth[_0x78d3('0xb')](),controller[_0x78d3('0xe')]);router['get'](_0x78d3('0xf'),auth[_0x78d3('0xb')](),controller[_0x78d3('0x10')]);router[_0x78d3('0x9')](_0x78d3('0x11'),auth['isAuthenticated'](),controller[_0x78d3('0x12')]);router[_0x78d3('0x9')](_0x78d3('0x13'),auth[_0x78d3('0xb')](),controller[_0x78d3('0x14')]);router[_0x78d3('0x9')](_0x78d3('0x15'),auth['isAuthenticated'](),controller[_0x78d3('0x16')]);router[_0x78d3('0x9')](_0x78d3('0x17'),auth['isAuthenticated'](),controller[_0x78d3('0x18')]);router['post']('/',auth[_0x78d3('0xb')](),controller['create']);router[_0x78d3('0x19')]('/:id/clone',auth[_0x78d3('0xb')](),controller[_0x78d3('0x1a')]);router['post']('/:id/lists',auth[_0x78d3('0xb')](),controller[_0x78d3('0x1b')]);router[_0x78d3('0x19')]('/:id/blacklists',auth['isAuthenticated'](),controller[_0x78d3('0x1c')]);router['put']('/:id',auth['isAuthenticated'](),controller[_0x78d3('0x1d')]);router[_0x78d3('0x1e')](_0x78d3('0x1f'),auth['isAuthenticated'](),controller[_0x78d3('0x20')]);router[_0x78d3('0x1e')]('/:id/lists',auth[_0x78d3('0xb')](),controller[_0x78d3('0x21')]);router[_0x78d3('0x1e')](_0x78d3('0x17'),auth[_0x78d3('0xb')](),controller[_0x78d3('0x22')]);module[_0x78d3('0x23')]=router;
\ No newline at end of file