Built motion from commit 43538d75.|2.5.35
[motion2.git] / server / api / campaign / index.js
index 4e2b998..e19721a 100644 (file)
@@ -15,4 +15,4 @@
 // * treaties. The SOFTWARE PRODUCT is licensed, not sold.                        *
 // *                                                                       *
 // *************************************************************************
-var _0xeaa1=['getHopperFinals','getLists','/:id/blacklists','getBlackLists','post','create','/:id/clone','/:id/lists','addLists','addBlackLists','put','/:id','update','destroy','removeLists','removeBlackLists','exports','multer','util','path','connect-timeout','express','Router','fs-extra','../../components/auth/service','../../components/interaction/service','../../config/environment','./campaign.controller','get','isAuthenticated','index','show','/:id/hoppers','getHoppers','/:id/hopper_histories'];(function(_0x4b107a,_0x36d799){var _0x1e3b17=function(_0x42b5b3){while(--_0x42b5b3){_0x4b107a['push'](_0x4b107a['shift']());}};_0x1e3b17(++_0x36d799);}(_0xeaa1,0x192));var _0x1eaa=function(_0x1827a0,_0x5e8cea){_0x1827a0=_0x1827a0-0x0;var _0x14164d=_0xeaa1[_0x1827a0];return _0x14164d;};'use strict';var multer=require(_0x1eaa('0x0'));var util=require(_0x1eaa('0x1'));var path=require(_0x1eaa('0x2'));var timeout=require(_0x1eaa('0x3'));var express=require(_0x1eaa('0x4'));var router=express[_0x1eaa('0x5')]();var fs_extra=require(_0x1eaa('0x6'));var auth=require(_0x1eaa('0x7'));var interaction=require(_0x1eaa('0x8'));var config=require(_0x1eaa('0x9'));var controller=require(_0x1eaa('0xa'));router[_0x1eaa('0xb')]('/',auth[_0x1eaa('0xc')](),controller[_0x1eaa('0xd')]);router[_0x1eaa('0xb')]('/:id',auth[_0x1eaa('0xc')](),controller[_0x1eaa('0xe')]);router[_0x1eaa('0xb')](_0x1eaa('0xf'),auth['isAuthenticated'](),controller[_0x1eaa('0x10')]);router[_0x1eaa('0xb')](_0x1eaa('0x11'),auth['isAuthenticated'](),controller['getHopperHistories']);router[_0x1eaa('0xb')]('/:id/hopper_finals',auth['isAuthenticated'](),controller[_0x1eaa('0x12')]);router[_0x1eaa('0xb')]('/:id/hopper_black',auth[_0x1eaa('0xc')](),controller['getHopperBlacks']);router[_0x1eaa('0xb')]('/:id/lists',auth[_0x1eaa('0xc')](),controller[_0x1eaa('0x13')]);router[_0x1eaa('0xb')](_0x1eaa('0x14'),auth[_0x1eaa('0xc')](),controller[_0x1eaa('0x15')]);router[_0x1eaa('0x16')]('/',auth['isAuthenticated'](),controller[_0x1eaa('0x17')]);router[_0x1eaa('0x16')](_0x1eaa('0x18'),auth[_0x1eaa('0xc')](),controller['clone']);router[_0x1eaa('0x16')](_0x1eaa('0x19'),auth[_0x1eaa('0xc')](),controller[_0x1eaa('0x1a')]);router[_0x1eaa('0x16')](_0x1eaa('0x14'),auth['isAuthenticated'](),controller[_0x1eaa('0x1b')]);router[_0x1eaa('0x1c')](_0x1eaa('0x1d'),auth['isAuthenticated'](),controller[_0x1eaa('0x1e')]);router['delete'](_0x1eaa('0x1d'),auth[_0x1eaa('0xc')](),controller[_0x1eaa('0x1f')]);router['delete'](_0x1eaa('0x19'),auth[_0x1eaa('0xc')](),controller[_0x1eaa('0x20')]);router['delete'](_0x1eaa('0x14'),auth[_0x1eaa('0xc')](),controller[_0x1eaa('0x21')]);module[_0x1eaa('0x22')]=router;
\ No newline at end of file
+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