5cbce05278079c30639fd27a7425cd099b2bde02
[motion-next.git] / server / api / analyticMetric / index.js
1 const a29_0xde1f=['/:id','show','./analyticMetric.controller','index','delete','isAuthenticated','create','exports','express','destroy','post','Router','update','../../components/auth/service'];(function(_0x1f229c,_0x2f2c30){const _0xde1f34=function(_0x30f75b){while(--_0x30f75b){_0x1f229c['push'](_0x1f229c['shift']());}};_0xde1f34(++_0x2f2c30);}(a29_0xde1f,0x165));const a29_0x30f7=function(_0x1f229c,_0x2f2c30){_0x1f229c=_0x1f229c-0x149;let _0xde1f34=a29_0xde1f[_0x1f229c];return _0xde1f34;};const a29_0x3fa931=a29_0x30f7;'use strict';const express=require(a29_0x3fa931(0x14a)),router=express[a29_0x3fa931(0x14d)](),auth=require(a29_0x3fa931(0x14f)),controller=require(a29_0x3fa931(0x152));router['get']('/',auth[a29_0x3fa931(0x155)](),controller[a29_0x3fa931(0x153)]),router['get'](a29_0x3fa931(0x150),auth[a29_0x3fa931(0x155)](),controller[a29_0x3fa931(0x151)]),router[a29_0x3fa931(0x14c)]('/',auth['isAuthenticated'](),controller[a29_0x3fa931(0x156)]),router['put'](a29_0x3fa931(0x150),auth[a29_0x3fa931(0x155)](),controller[a29_0x3fa931(0x14e)]),router[a29_0x3fa931(0x154)](a29_0x3fa931(0x150),auth[a29_0x3fa931(0x155)](),controller[a29_0x3fa931(0x14b)]),module[a29_0x3fa931(0x149)]=router;