Skip to content

Commit 96db2bb

Browse files
author
Mohammad
authored
Update Code.gs
1 parent 777a28a commit 96db2bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/apps_script/Code.gs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
* CHANGE THE AUTH KEY BELOW TO YOUR OWN SECRET!
2727
*/
2828

29-
const AUTH_KEY = "CHANGE_ME_TO_A_STRONG_SECRET";
29+
const AUTH_KEY = "mmmddd_1313_TO_A_STRONG_SECRET";
3030

3131
// Active-probing defense. When false (production default), bad AUTH_KEY
3232
// requests get a decoy HTML page that looks like a placeholder Apps

0 commit comments

Comments
 (0)