Skip to content

Commit

Permalink
#44 front end JavaScript library with key obfuscated - review
Browse files Browse the repository at this point in the history
  • Loading branch information
drnow4u committed Apr 2, 2022
1 parent 85438d8 commit bebef99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions js/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
function secret() {
var password = "if you see this please fix the JavaScript setup";
return password;
}

0 comments on commit bebef99

Please sign in to comment.