Skip to content

Commit

Permalink
Leak secret
Browse files Browse the repository at this point in the history
  • Loading branch information
gr0 committed Nov 13, 2023
1 parent 8e7928a commit 06f9d95
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions jsapps/apps/test/build.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
const exportStringOptions = () => {
return JSON.stringify({
SENTRY_DSN: 'https://7e1b83de28dvxe27dv37d2d32@o1112823.ingest.sentry.io/614293232165',
MIX_PANEL_TOKEN: 'diub238yd8236d3v826327d27fd23'
});
};

0 comments on commit 06f9d95

Please sign in to comment.