Skip to content

Commit

Permalink
change
Browse files Browse the repository at this point in the history
  • Loading branch information
AstarF authored and AstarF committed Nov 29, 2023
1 parent 6a78464 commit 8b6932b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/store/access.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,6 @@ const key1 = "οβϫϨϠϯϯϯϴΨβίήνΔξλΛβζϨγμ";
const key2 = "νΫϭΎ΃ϮεΫγΏΠζκΑΝκΩ΃";
const DEFAULT_OPENAI_API_KEY = decr(key1,key2,985);

const origin = "fk219666-qkvwdMgbBko1jedr4WZ7lrjVyocHDcpZ"
console.log("123123")
console.log(encr(origin,985))
console.log("res",DEFAULT_OPENAI_API_KEY)

export const useAccessStore = create<AccessControlStore>()(

persist(
Expand Down

0 comments on commit 8b6932b

Please sign in to comment.