summaryrefslogtreecommitdiff
path: root/users/drashna/sensitive.h
blob: bf47263bd6ada225b8bfb278a26a6ddaef1c4979 (plain)
1
2
3
4
5
6
7
8
const char secret[][64] = {
  "test1",
  "test2",
  "test3",
  "test4",
  "test5"
};