Built motion from commit 4a18b36e645f5fa4a517d36f9783bde259878164. Version 3.0.0...
[motion-next.git] / server / api / pause / index.js
index 3dde39b..f2ada8f 100644 (file)
@@ -1 +1 @@
-const a508_0x3d23=['post','get','/:id','../../components/auth/service','exports','./pause.controller','destroy','index','update','isAuthenticated','show'];(function(_0x2ccb70,_0x3d2390){const _0x2ba923=function(_0x4be5bd){while(--_0x4be5bd){_0x2ccb70['push'](_0x2ccb70['shift']());}};_0x2ba923(++_0x3d2390);}(a508_0x3d23,0x134));const a508_0x2ba9=function(_0x2ccb70,_0x3d2390){_0x2ccb70=_0x2ccb70-0x0;let _0x2ba923=a508_0x3d23[_0x2ccb70];return _0x2ba923;};const _0x3376ab=a508_0x2ba9;'use strict';const express=require('express'),router=express['Router'](),auth=require(_0x3376ab('0x3')),controller=require(_0x3376ab('0x5'));router['get']('/',auth[_0x3376ab('0x9')](),controller[_0x3376ab('0x7')]),router[_0x3376ab('0x1')](_0x3376ab('0x2'),auth['isAuthenticated'](),controller[_0x3376ab('0xa')]),router[_0x3376ab('0x0')]('/',auth['isAuthenticated'](),controller['create']),router['put']('/:id',auth[_0x3376ab('0x9')](),controller[_0x3376ab('0x8')]),router['delete'](_0x3376ab('0x2'),auth['isAuthenticated'](),controller[_0x3376ab('0x6')]),module[_0x3376ab('0x4')]=router;
\ No newline at end of file
+const a508_0x58e5=['destroy','index','express','put','isAuthenticated','/:id','get','create','show'];(function(_0x474139,_0x58e56c){const _0x3d7602=function(_0x12b8c9){while(--_0x12b8c9){_0x474139['push'](_0x474139['shift']());}};_0x3d7602(++_0x58e56c);}(a508_0x58e5,0xaa));const a508_0x3d76=function(_0x474139,_0x58e56c){_0x474139=_0x474139-0x0;let _0x3d7602=a508_0x58e5[_0x474139];return _0x3d7602;};const _0x1f767e=a508_0x3d76;'use strict';const express=require(_0x1f767e('0x3')),router=express['Router'](),auth=require('../../components/auth/service'),controller=require('./pause.controller');router[_0x1f767e('0x7')]('/',auth[_0x1f767e('0x5')](),controller[_0x1f767e('0x2')]),router[_0x1f767e('0x7')]('/:id',auth[_0x1f767e('0x5')](),controller[_0x1f767e('0x0')]),router['post']('/',auth[_0x1f767e('0x5')](),controller[_0x1f767e('0x8')]),router[_0x1f767e('0x4')](_0x1f767e('0x6'),auth[_0x1f767e('0x5')](),controller['update']),router['delete'](_0x1f767e('0x6'),auth[_0x1f767e('0x5')](),controller[_0x1f767e('0x1')]),module['exports']=router;
\ No newline at end of file